Hoppa till huvudinnehållet

Remove Details Section from Feature Long Description

Kommentarer

2 kommentarer

  • John Nerge
    I believe you can just remove the FeatureAttributesProviderView provider in FeatureDetails module in your viewer config. Remove meaning just delete that part of the viewer config (or comment it out if you're feeling sentimental).
    0
  • Permanently deleted user
    Thanks John, that did the trick. I wasn't feeling very sentimental at the time so I deleted the section. This is the section I removed anyway:

     

                            {

     

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

     

                                "viewId": "FeatureAttributesProviderView",

     

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

     

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

     

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

     

                                "title": "@language-feature-attributes"

     

                            },
    0

Du måste logga in om du vill lämna en kommentar.