Aller au contenu principal

Remove Details Section from Feature Long Description

Commentaires

2 commentaires

  • 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

Vous devez vous connecter pour laisser un commentaire.