08-02-2022 01:18 AM
For forms with dynamic attributes we'd like to control which attributes can be viewed/changed by different groups of users.
For example, in the user update request, a user should be able to view their own data, but only update e.g. phone number. A service desk employee on the other hand should be able to view the same user and be able to change some additional attributes. There might be additional people, who should be able to change even more attributes.
Is this possible to configure somehow? Preferably based on SAV roles.
Solved! Go to Solution.
08-02-2022 09:57 AM
Example:
SHOW###isServiceDeskUser###TRUE___HIDE###isServiceDeskUser###FALSE___HIDE###isServiceDeskUser###NONE
08-03-2022 02:51 AM
Hi Rushikesh,
I was already thinking about a similar workaround but mine had some limitations. This could work for our case, I will try it out.
I probably will also post it in the ideas portal and suggest it as a standard feature.
Thanks!
08-05-2022 05:05 AM