Is it possible to make a field read-only depending on the user's role?
Z
Ziyad. harroud
started a topic
over 1 year ago
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
C
Cédric BLANC
said
over 1 year ago
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
Cédric BLANC
said
over 1 year ago
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.
Ziyad. harroud
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?
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.
Cédric BLANC
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.
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics