Hi,
I'd like to create a form where a super admin creates groups and within those groups there are admins of each group and normal users. I'd like those admins in each group to be able to choose users from an appian list, but I don't know how to extract appian user information and display it in a table.
Thanks for the help
Discussion posts and replies are publicly visible
Hi José Manuel Ojeda ,
You can use getallusers() function to get all the active users present in our instance.