Conditionally make a field readonly in Statamic

97 Views Asked by At

I would like to make a specific field of a blueprint readonly for some users in Statamic 3.3. Other users should be able to edit the field.

I cannot find anything in the docs. How could I achieve this?

1

There are 1 best solutions below

0
On

There's nothing built-in to Statamic to do this. However, maybe the Restrict Fields addon might do what you want.