Hi,
I need to get all the email addresses of the users in the application. I need this list in the dropdown field. Can someone please help here?Thanks in advance!
Discussion posts and replies are publicly visible
Thanks for the reply. I user the getDistinctUsers to get the distinct users and then user function to get the email.