How to select multiple check boxes and create multiple task through workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 01:01 AM - edited 04-26-2024 01:28 AM
background
when these checkboxes (variable set) A,B and C are selected there should be relevant sc task been created, as per selection some might route to approvals and vice versa.
so I prepared a simple wf using multiple if statements and worked accordingly.
Revised requirements
user should be able to select one or more check-boxes and corresponding 1-3 task should be created depending upon which checkbox is selected
, can some guide the step or it can only be done via script , if yes where to add those.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 06:34 AM
It looks like you can just add a path from the Yes condition of each If activity to the next If activity, leaving everything else as is to allow for following the path of multiple selections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 10:05 AM
@Ankit Raj Kindly go ahead with the recommendation from @Brad Bowman or you can still have the below link for reference and modify it accordingly,
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.