Autorun Workflows in HTML5 Viewer
Is there an equivilent to the <RunAtStartup> method of auto-starting workflows in the HTML5 viewer like there is in the Silverlight viewer?
0
-
In Desktop.json, there is a tag where you can add startup workflows:
{"moduleName": "Workflow",
"configuration": {
"startupWorkflows": [],
}
0
Please sign in to leave a comment.
Comments
1 comment