RunWorkflowWithArguments from Feature Actions
I'm looking for a working example for calling a workflow from the FeatureActions or MapTipActions with the RunWorkflowWithArguments (or RunWorkflowById ) command.
Cannot get it to work in the HTML5 viewer (2.2). Just nothing happens.
0
-
I had to get the casing right for the workflowId piece to get it to work for me.
<a href="command:RunWorkflowWithArguments?workflowId=Workflow_ID&your_arg={your field}">Run Workflow</a>
0
Please sign in to leave a comment.
Comments
1 comment