I'm looking for an example for the following functionality:
I would like to be able to have the user select from a list of users that is specific to a group. Let's imagine there are 20 users in the app spread over various groups. One of the groups is "Editor" and it has 3 members.
do you have example code that would present (drop down list) only the 3 members from the "Editor" group ? Selection of one of the editors would allow me to then assign that editor to a task.
I see lots of questions in the forums that hint at this functionality, but have yet to find a concrete example.
Any assistance you can share would be greatly appreciated.
Thank you,
Tom