Is it possible to make a field read-only depending on the user's role?
Z
Ziyad. harroud
started a topic
5 months 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
Cedric Blanc
said
5 months 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
Cedric Blanc
said
5 months 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.
Cedric 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 181 topics