#Make field `readOnly` conditionally
4 messages · Page 1 of 1 (latest)
If you set the "update" permissions on the field to false and leave create & read as true then it can be set at creation and read anytime but cannot be updated after creation.
@west hull A bit unintuitive but works like a charm, thanks!