Naming Results Window after Workflow - HTML5 2.7 and GE 4.6.1
Is it possible to name the results window after a workflow execution? My workflow runs, selects features and then just runs the SwitchToTabularResultsView. The title of that windows is always:
Workflow (results record count)
Can I alter that word Workflow to something more meaningful?
Thanks
0
-
Change the defaultContainerTitle in the configuration of the Workflow module in your viewer configuration.
You can change by modifying the language-workflow-title key in the locale files, or change it directly in the configuration of your viewer (there are multiple occurrences)."moduleName": "Workflow", "moduleType": "geocortex.essentialsHtmlViewer.mapping.modules.workflow.WorkflowModule", "configuration": { "showTitleInFormBody": false, "defaultContainerRegionName": "DataRegion", "defaultContainerTitle": "@language-workflow-title",0 -
Thanks Nico - that did the trick :) 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer