If/Else conditions

Hello guys,

Is there any way of using if/else conditions?
I need to check if some actions have been triggered and then do something.

If not, what are alternatives do I have for creating complex interactions?

Thanks!

I’d suggest using JavaScript here. What exactly do you want to achieve?

I need to have different contents for a div depending on different events that the user can trigger.

I’m thinking the best way is to use JQ and check if the element is visible.

You cannot edit the WF transitions… so you will need to create your own.