Multiple workflows attached to single catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 01:40 AM
We have a requirement to build different workflows in a single catalog item. Is it technically feasible to implement?
In the catalog item form, we have a location field hence Based on the location selected in the field we have to run a different flow.
if it is not technically feasible what is the best approach we can follow?
I was thinking of a different approach to this like Redirecting the user to different catalog forms based on the location he has selected on the initial main form. We have currently 3 locations so on the main form so when user selects one location the current form should redirect the user to a new catalog form according to the selection he has made on the location field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 01:59 AM
You could call workflows from the initial workflow, if that makes sense?
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.