Can we use an attribute for all the user roles even after we wrote xpath in entity security as for curent user

0
We have two user roles in our application. One user wil have admin rights so no need of xpath in entity security. for another i have used xpath as curent user because we need to display only related data of logged in user. but from an entity i need to use a reference set dropdown based attribute need to be  the same  for both the user.   Thanks in advance
asked
1 answers
0
Hi Andalam,

In order to use reference selector, a user role must have read access to the attribute used to make the selection (assuming dropdown) and read/write access to the reference i.e. association that they are trying to set.

If they do not have read access to the selecting attribute, they will see all the objects but with blank values and they will not be able to distinguish them.

Hope this helps,
Andrej

 

answered