Using SelectDataSource for dynamic select box with users list
I am trying to use selectdatasource (https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/authorizable/selectdatasource/index.html ) for generating selectbox with list of users from the specific group. This is used inside the workflow as a Dynamic Participant Step.
Is there any example of using this in similar use case? Documentation is very thin on this one.
Any other idea of implementing this?
AEM 6.5