Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2025 09:18 PM
Hi @VALLUB ,
In Flow Designer, you can use the "For Each" flow logic to iterate through the values selected in your list collector field. Inside the loop, use the "Create Task" action to generate a task for each selected item.
For example, if a user selects 2 values, the flow will automatically create 2 separate task records — one for each selection.
If this resolves your question, please mark it as Helpful and Correct. 😊
Thanks,
Yaswanth