Zum Hauptinhalt gehen

Feature details order

Kommentare

2 Kommentare

  • Permanently deleted user

    Hi John, 

    I have tested on my end and it works for me when I edit the desktop.josn to change to order of the providers. Can you attach your desktop.josn so I can take a look?

    Or if you prefer you can open up a support case and someone will be able to assist with this relativly quickly. 

    Thanks,

    Ali 

    0
  • John Nerge
    Here's part of my desktop.json that shows I've moved the DataLinksProviderView to the top of the list:

     

              "providers": [

     

                {

     

                  "type": "geocortex.essentialsHtmlViewer.mapping.modules.FeatureDetails.FeatureDetailsProviders.DataLinksViewModel",

     

                  "viewId": "FeatureDataLinksProviderView",

     

                  "viewType": "geocortex.essentialsHtmlViewer.mapping.modules.FeatureDetails.FeatureDetailsProviders.DataLinksView",

     

                  "iconUri": "Resources/Images/Icons/Toolbar/details-24.png",

     

                  "markup": {

     

                    "compact": "Mapping/modules/FeatureDetails/FeatureDetailsProviders/DataLinksView.html",

     

                    "expanded": "Mapping/modules/FeatureDetails/FeatureDetailsProviders/DataLinksTableView.html"

     

                  },

     

                  "title": "@language-feature-datalinks",

     

                  "config": {

     

                    "dataLinkDetailsView": "DataFrameResultsContainerRegion"

     

                  }

     

                },          

     

                {

     

                  "type": "geocortex.essentialsHtmlViewer.mapping.modules.FeatureDetails.FeatureDetailsProviders.DescriptionViewModel",

     

                  "viewId": "FeatureDescriptionProviderView",

     

                  "viewType": "geocortex.essentialsHtmlViewer.mapping.modules.FeatureDetails.FeatureDetailsProviders.DescriptionView",

     

                  "title": "@language-feature-description",

     

                  "markup": "Mapping/modules/FeatureDetails/FeatureDetailsProviders/DescriptionView.html",

     

                  "config": {

     

                    "longDescription": true

     

                  },

     

                  "enabled": true

     

                },

     

    But doing so hasn't changed the order in my feature details:

     

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=907f2000000fyvY&feoid=Body&refid=0EMf2000000kAlO"_/_img_
    0

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