- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 02:45 PM
Folks,
I've created a form to add users to a group.
The user variable is a list collector, because they can select more than one user.
The problem is when I created the workflow, it's not reading the list collector variable, I already separated "for each" with comma, if I change the variable from list collector to Reference, it works fine, but it must be list collector to select more users.
The way it's now, it's creating a blank user inside the group (last picture).
What Am I doing wrong?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 02:48 PM
Here is the article link below which expains about the same topic/use-case:
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 02:48 PM
Here is the article link below which expains about the same topic/use-case:
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 02:57 PM
Hey @Murthy Ch , thank you, let me read it!!!