Start a new topic
Answered

Is it possible to make a field read-only depending on the user's role?

I'm working on a workflow, in which each user with a specific role has to fill in certain fields and sections in a form, so that everyone doesn't touch other users' fields. So I need to change some fields to read-only for certain users. How can I do this?


Best Answer

Hi Ziyad,

You can use Model Privileges Grants to define which entity attributes are hidden/read-only/editable depending on user roles. These settings will apply to steppers (direct authoring) and workflows.

1 Comment

Answer

Hi Ziyad,

You can use Model Privileges Grants to define which entity attributes are hidden/read-only/editable depending on user roles. These settings will apply to steppers (direct authoring) and workflows.

Login to post a comment