Configuring Workflow Run on Startup
Is there a way to configure the workflow run on startup option? Currently, when I open the map, the workflow opens as requested, but it takes over the entire map and must either be used or closed out of. Is there a way to customize it to keep the workflow as a 'floating' window, but still have access to the rest of the map viewer?
-
Set the workflowcontainer of the Display Form in your workflow to "Default" to show it at the left side of the screen (in the DataRegion) and be able to have access to the rest of the map viewer.
If you set the workflowcontainer to "ModalWindow" or do not set it, the Display Form is displayed modal and you have to close it to leave it.
I do not know the function of your workflow, but using the Home Panel could be an alternative?
Are you using a Silverlight or an HTML5 viewer?
0 -
Thank you very much Nico. Setting the workflowcontainer to "Default" is exactly what I was looking for.
0 -
You are welcome.
0
Please sign in to leave a comment.
Comments
3 comments