Hi,
Is there any function or a recipe to get all the basic users. Please help
Discussion posts and replies are publicly visible
I think the most simple approach is, to create a group and add a membership rule: "Add users whose User Type is not Administrator". Then you can just fetch its members using a!groupMembers().
yea...that is also actually work