Zum Hauptinhalt gehen

Disable export of data link tables

Kommentare

4 Kommentare

  • Permanently deleted user
    Hi Max,

     

    You can disable datalinks being exported. To do this, you need to edit the "Results" module in your viewer's Desktop.json.js file. This is typically located here:

     

    C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\YOURSITE\Viewers\YOURVIEWER\VirtualDirectory\Resources\Config\Default

     

    Open this file in a text editor and find the "Results" module. Change "includeDataLinksOnExport" to false - see below:

     

      { "moduleName": "Results", "moduleType": "geocortex.essentialsHtmlViewer.mapping.infrastructure.results.ResultsModule", "libraryId": "Mapping.Infrastructure", "configuration": { "showInvisibleAttributesOnExport": false, "includeDataLinksOnExport": false, ..........

     

    Some more information can be found here:

     

    https://docs.geocortex.com/essentials/gvh/2.10/admin-help/Default.htm#gvh/admin/modules/results-module.htm#Configuration_Properties_..19

     

    Thanks,

     

    Marion.

     

     
    0
  • Max Molello
    Yes! That was easy, thanks!
    0
  • Permanently deleted user
    Hello!

     

    I realize this post is +2 years old....but is there a way to disable export on only some of the data links?  The approach outlined above disables it for all data links.  I would like to disable it on specific tables/data links, while still allowing other data links to be exported along with their related features.  Is this possible?

     

    Thank you,

     

    Stephanie

     

     
    0
  • Permanently deleted user
    Hi,

     

    Just following up to see if anyone has been able to turn off the export function for specific data links while allowing other data links to export with the feature class?

     

    Thanks again,

     

    Stephanie

     

     
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.