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.
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