Multi User selector in form
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 06:29 AM
Hi all,
I need to implement a form where the user can select one or more users to be the assignees of a User Task. In the form editor there is the control "People" but it allows you to chose only one user. Is it possible to make it a multi-user selector? Or is there any other approach to implement this requirement?
Thank you.
Labels:
- Labels:
-
Alfresco Process Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 07:50 AM
Hi,
You can try implement your own custom form control.
You can do this with Stencil.
Here some resources about stencils:
https://docs.alfresco.com/process-services1.9/topics/custom_form_fields.html
