Now: use a hidden field to bind action.name
Then use JQ select action.name
Can I get it directly
Hi @song ,
If you’re using JQuery then what you’re doing is correct.
If you want to use .NET you can retrieve it directly using CurrentWorkflowActionName
Eddy.