I'd like to define an event in custom PHP code in Workflow_ng and then call this event in the code of one of my modules. Is there a way to do this?

Comments

fago’s picture

Status: Active » Fixed

no. for defining events you need a module. rules will have rule sets, which would help you.

an already defined event can be easily invoked by using workflow_ng_invoke_event()

youplatform’s picture

Thank you very much!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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