Catalog item - Plus sign to add new reference variable in user form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 09:23 AM
Hello team,
I'm struggling with workflow Studio (Flow designer) to collect the users from a list collector and add the user to the selected group, already tried to do many different things.
Already tried @Ankur Bawiskar - List Collector Convert to Array, it's not working for me (Washington DC).
Because I need to finish this form, I was thinking to give the option of the user to add a new fields (Reference) as needed, like a "plus" sign besides the first Username field:
Anyone knows how to do it?
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 07:37 AM
This is my Output:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 11:13 AM
Have you considered a multi row variable set? Each row could capture a unique user, group, and action (add/remove) and your requester could dynamically add as many rows (ie “users”) as needed.
Helpful blog by @Brad Tilton on the topic - https://www.servicenow.com/community/developer-blog/exploring-the-multi-row-variable-set/ba-p/229153...