Disable export to Shapefile
Hi All
How do you disable the "export to shapefile" option for a site in HTML5 2.4.0? I found the particular bit in the Desktop.json file but commenting it out or deleting just seemed to break the site.
{
"text": "@language-menu-export-results-to-shp",
"description": "@language-menu-export-results-to-shp-desc",
"hideOnDisable": true,
"command": "ExportResultsTo",
"commandParameter": {
"format": "shp",
"fsc": "{{context}}"
}
Cheers
Chris
0
-
Chris,
I have the same question, did you find an answer?
Thanks,
Bill0 -
The part that Chris deleted was the correct section to remove but likely corrupted the JSON due to a mismatched brace '}' or comma. When hand editing JSON be sure to use a vailidator before saving.
-Kevin0 -
Bill -
We are working on an improvement that will allow users to edit this menu from the Management Pack's user interface. We hope to have this improvement complete in time for the release of GVH 2.7.
Regards,
Steve0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare