Remove the ability to close the time slider?
I do NOT want my users to accidentally close the time slider, so I really want to remove the "Hide Timeline" button. I have searched in the documentation and it doesn't seem that it is easy to remove this ability. Does someone out there know an easy way to remove the "Hide Timeline" button? (even css modifications seem a bit tricky for this one).
_img_ alt="The "Hide Timeline" button on the Time Slider widget" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=906f2000000fxwf&feoid=Body&refid=0EMf2000000kB0d" _/_img_
0
-
Hi,
There is no built in way to remove the "Hide Timeline" button. You could add it to the Ideas section for future enhancements.
Thanks,
Mike Ketler0 -
Hi Michael,
It's not a fantastic solution, but here's some css that should get the job done:.slider-actions li:last-child { display:none; } .slider-actions .list-menu-item { width: 25%; }
Hope that helps!
-Amanda0 -
Thanks Amanda,
Awesome answer once again!
Michael0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer