How to make the dialog boxes movable in Geocortex .
Hi all,
Iam trying to move the dialog boxes .
here is a screenshot that explain the issue .
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000CkjP&feoid=Body&refid=0EM600000001Tbn" _/_img_
Best,
Arwa
0
-
You need to update the region for the module in your viewer config. In your particular example, that's the ExportMap module, and by default it's in the ModalWindowRegion. You can change it to the DataRegion if you want it to show up on the left panel.
Appendix B in the GVH admin guide has a diagram of viewer regions.
{
"moduleName": "ExportMap",
"moduleType": "geocortex.essentialsHtmlViewer.mapping.modules.exportMap.ExportMapModule",
"configuration": {},
"views": [
{
"id": "ExportMapView",
"viewModelId": "ExportMapViewModel",
"type": "geocortex.essentialsHtmlViewer.mapping.modules.exportMap.ExportMapView",
"markup": "Mapping/modules/ExportMap/ExportMapView.html",
"region": "DataRegion",
"visible": false,
"iconUri": "Resources/Images/Icons/Toolbar/share-map-image-24.png",
"title": "@language-export-map-description",
"configuration": {}
}
],0 -
Hi John Nerge ,
Thanks for Your Help ..
I tried your solution and it works very good .
But I'm wondering if it is possible to get dialog boxes movable !!
Best ,
Arwa0 -
For example, in other web applications, such as FME server, moving dialogue boxes is still possible
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000Grcr&feoid=Body&refid=0EM60000000UjkI" _/_img_
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000Grcr&feoid=Body&refid=0EM60000000UjkN" _/_img_0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare