Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I have a route that will go to an activity if one of three possible variable answers are chosen from a form - otherwise it will go elsewhere.
Do I handle this in the condition expression with an OR statement?
Such as:
changeType=='new hire' OR changeType=='term' OR changeType=='raise'
(not a programmer, by the way, so answer with that in mind)
Thank you,
Greg