Create Multiple Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 12:20 AM
Hi All,
Please Help Me with this requirement:
I have to create multiple catalog task when I select multiple checkbox in catalog item and when I select any checkbox when catalog task created the hidden variable should be visible on catalog task with flow designer.
--
Thanks,
Sweenal
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 02:21 AM
You have to ask uses how many multiple tasks he needs? ie if uses says 3 then create three tasks in wf.
you cs use a switch case in workflow based on the number of input tasks from the user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 02:33 AM
But according to my requirement I need to do this with flow designer.
Please help me with this.