Hide Startup Workflow in URL?
Is there a way to hide a startup workflow in a URL in the HTML5 Viewer ? Maybe there's a way to use the shortened URL option in the index.html file @ C:\inetpub\wwwroot\Geocortex\Html5Viewer\Index.html?
In the Silverlight Viewer, one can add a startup workflow and it is not visible in the url.
Ryan
0
-
Have you added the workflow in your viewer configuration files as below ?
"moduleName": "Workflow",
"moduleType": "geocortex.essentialsHtmlViewer.mapping.modules.workflow.WorkflowModule",
"configuration": {
"showTitleInFormBody": false,
"defaultContainerRegionName": "DataRegion",
"defaultContainerTitle": "@language-workflow-title",
"defaultContainerIconUri": "Resources/Images/Icons/Toolbar/workflow-24.png",
"showCaptureStatusMessages": true,
"displayResultPickerTemplateComplexity": "complex",
"startupWorkflows": [ "WorkflowID" ],0 -
Thanks Nico!!
I was unaware of that option.
0 -
The admin and developer guide of the HTML5 viewer documents it.
@Latitude:
Would be nice if this and other configuration options would come available in the Manager.
0 -
Hi Nico, thanks for the suggestion. I've filed an enhancement request for this.
-Alejandro
0
Please sign in to leave a comment.
Comments
4 comments