27
Views
1
Comments
Solved
Drop Down Value for User role not getting displayed

Hi Everyone,


Unable to show values in the dropdown of the user role page .it was getting displayed earlier with repeated values. added filter to the aggregate


Created a server action to make sure the values are not hard coded

and created data action to get the values of the server action.. can anyone please have a look.


2021-06-02 20-50-04
Márcio Carvalho
Solution

First, I would recommend you to do the debug yourself, that way you will definitely find the error.

Second, maybe the space is not the one where you are trying to get the roles. Try to use this 

GetOwnerEspaceIdentifier()

Check the differences.

Regards,

Márcio

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.