How to call a command from a custom workflow activity?
In GVH, we could call a command from a module by using something like this:
this.app.command("Alert").execute("Hey");Is this also possible in code for a custom workflow activity in Workflow 5?
0
-
Hi Berend,
This is not possible and will not be implemented. Activities are intended to be run within workflows, not called as functions.
Thanks, Stefan
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar