on 2018 Sep 21 12:50 AM
How do we set read only access for a new facet I created on the Task screen for certain business roles using rule validation.
Hi Sathish,
the granularity of access control is on the workcenter view. Since your requirement is to restrict access on a facet, I think there is no standard way to achieve this.
However, you can try a harder way: get the user's role using the library function "Context.GetAssignedBusinessRoles". Based on this, you can set some attribute in your business object. You can then use the attribute value on UI Designer to make some logic to set the facet to editable or read-only. Not sure if this works, please let me know if it does, or if you have a better idea. 🙂
Regards,
Rohan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.