Remove 'Edit Feature' Option from Map Tips
Hi All
As per the attached image, is there anyway of removing the Edit Feature option from the Map Tips display. Editing is not allowed, and although the option is disabled, I would like to remove the option completely from a particular public site to save on any confusion.
/customer/servlet/servlet.FileDownload?file=00P6000000eluBvEAI
Cheers
Chris
-
Just worked it out!
I edited the Desktop custom style CSS for the site and added the code below;
/* Map Tips Styling */
.map-tip-actions .list-menu-item:last-child{
visibility: hidden;
}may not be the most elegent solution, but it works.
Chris
0 -
Much nicer solution!
Thank You
0 -
Agreed that this works better. The problem I get when commenting out sections (ex. ShowFeatureDetails) is that I can't edit viewer settings via GE Mgr anymore. When I try to edit the viewer, I get this error. Uncommenting the lines I commented out fixes it. Luckily the viewer works fine either way.
/customer/servlet/servlet.FileDownload?file=00P6000000elzWDEAY
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare