Open
Description
I've a workflow that varies:
- if user is an undergrad, form will ask for university name
- if user is a graduate, form will ask for company name
but all other steps all the same, how to implement variations?
should I define a workflow per variation? or there is some way to define variations in one workflow?
Also, if i settled for workflow-per-variation, how to share steps between workflows/variations and use their input & output dynamically?
Thank you!
Metadata
Assignees
Labels
No labels