Zum Hauptinhalt gehen

Open Feature Details to Specific Datalink Tab

Kommentare

3 Kommentare

  • Permanently deleted user
    Hi Shawn,

     

    The data for the one-to-many data links is loaded asynchronously, and thus is not available immediately when the Results View (table) is populated.  So, there is no built-in way to show the feature details with a specific data link tab because they aren't there when the feature details first appears.

     

    One possible solution would be to rewrite your data link as a one-to-one query (perhaps by joining the rows returned into one column value) and then including the relevant information in your Feature Details.

     

    Another solution would be to implement some custom viewer code to show the data link when it became available.  Feel free to post to our Ideas section with a description of your business case!

     

    Regards,

     

    -Malcolm
    0
  • Mike Bowser
    Hi Malcom, Is there any way for the feature details (in expanded view) to open up to the Description Tab rather than the Details Tab? Shouldn't this be there when the feature details first appear?
    0
  • Nico Burgerhart

     

    Change "defaultTabViewForLayer": { "FeatureAttributesProviderView": "default" }, to "defaultTabViewForLayer": { "FeatureDescriptionProviderView": "default" } in the viewer configuration files.

     

    https://docs.geocortex.com/essentials/gvh/latest/admin-help/Default.htm#gvh/admin/modules/featuredetails-module.htm#Configuration_Properties_..60%3FTocPath%3DModules%7CFeatureDetails%2520Module%7C_____1
    0

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