Select to view content in your preferred language

Add slider to Sidebar Instant App visibility icons

210
2
08-04-2025 01:44 PM
Status: Open
HBrowning
Occasional Contributor

Similar to this request, which was implemented: https://community.esri.com/t5/arcgis-instant-apps-ideas/sidebar-app-layer-widget-icons/idi-p/1374307

I would like to request the further addition of the slider toggle to the list of visibility icons. Currently we have the eye image and a checkbox. I am not sure "slider toggle" is quite the right name of the image I am thinking of. I am looking for the icon that is ubiquitous across the configuration of Instant Apps themselves, such as below:

HBrowning_0-1754340203780.png

 

2 Comments
KellyHutchins

@HBrowning thank you for the feedback. It sounds like you are requesting an option for the layer list to add a toggle instead of an eyeball or checkbox is that correct? For the layer list we use a component from the ArcGIS Maps SDK for JavaScript and it currently only offers the two options (eyeball and checkbox). If they add additional configuration options we can look into exposing those via instant apps. 

 

https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html#visibility...

HBrowning

@KellyHutchinsyep, you have it correct about what I am requesting 🙂 Good to know about the JavaScript SDK; I am surprised since the toggle is used so many places in the ArcGIS platform but I suppose maybe where I'm seeing it is development in .NET instead...

 

Thank you! I'll be keeping my eyes on that page now for the future!