Workflow decision widget: allow multiple branches in a single widget
A
Aishling
At the moment, the Decision widget only supports a binary Yes/No outcome. This makes workflows clunky when you need to branch on more than one possible value.
Example:
I have different discovery forms for different services. I want to check the Opportunity Service field. If it’s “Website Design,” send path A. If it’s “Systems Setup,” send path B. If it’s “Other,” send path C. Right now I have to chain several Decision widgets (Yes → continue, No → new Decision, repeat).
Request:
Please allow the Decision widget to support multiple outcomes/branches directly from a single check, based on different field values. This would make workflows more flexible and much clearer when branching across several service types.