Skip to main content

Hide Startup Workflow in URL?

Comments

4 comments

  • Nico Burgerhart

    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
  • Ryan Kelley

    Thanks Nico!!

    I was unaware of that option.

    0
  • Nico Burgerhart

    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
  • Permanently deleted user

    Hi Nico, thanks for the suggestion. I've filed an enhancement request for this.

    -Alejandro

    0

Please sign in to leave a comment.