How do you have actions happen on toggle change... I can't seem to get my rules set up right. I want to assign a state from state machine upon clicking a CCL (configurable content link) and then the link toggles to the other name and when a user clicks on it, I want to assign a different state machine state... is this possible?

Comments

amitaibu’s picture

Status: Active » Fixed

When you create a wf_ng rule create a condition with 'textual comparison' and check the token of your state with it's name. example:
- [machine_state]
- click

hillaryneaf’s picture

Thanks! That did it!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.