Hello guys
I want to trigger a workflow using a button in a entity form, so first I created the workflow
The scope is organization, category is workflow, I think it's all right. But when I access entity form additional settings, it not shows up
Only returns not found, how can I solve that?
Solved! Go to Solution.
Workflows that run without automatic triggers (create, update etc) need to be OnDemand workflows - Tick the On Demand checkbox on the Workflow definition (the second tick box on the left hand side in your screen shot - and of course activate the workflow).
Workflows that run without automatic triggers (create, update etc) need to be OnDemand workflows - Tick the On Demand checkbox on the Workflow definition (the second tick box on the left hand side in your screen shot - and of course activate the workflow).
OH MY GOD
Thank you very much @Fubar
I searched everywhere to know how to make it possible, and I found nothing about
You saved me, thank you very much!!