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
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar