Change provider text in feature details
I'm trying to change the default header text in the feature details for the GVH. I want to change "Description" to either say something else or remove it entirely.
I tried changing the "title" parameter for it in the FeatureDescriptionProviderView, but that doesn't do anything. I also found its default text setting in the Mapping.en-US.json.js, but I only want to change its value for one viewer, not all of them. I could make a copy of Mapping.en-US.json.js and repoint the viewer to it, but that seems like overkill to change one line of text.
Is there a way to change or remove the "Description" text just within the viewer config?
0
-
I am having this same issue, I would like to remove the Details, I have turned off the fields, but the Details title shows in the feature details window. How can I remove the Details title. Thank you. 0 -
To get rid of that you need to delete the FeatureAttributesProviderView from your viewer config files. Just delete the whole section (don't miss the comma). 0
Please sign in to leave a comment.
Comments
2 comments