Hi!
I have looked and have yet to find any ESRI resources or other resources when it comes to the button widget and whether or not there is a way to make the button, when selected, change colors so that the user knows which button they have currently selected when there are multiple buttons to choose from. Does anyone know of a way this can be done? The only option I have is, upon hover, to change the background color of the button, but that only remains as long as you have your mouse over the button. Any input is greatly appreciated!
Bec
Hi @Bec is this when widgets are within a widget controller? The Advanced options on the widget controller should allow this option.
Outside a Widget Controller, you can put a Button inside a Section and create a Button that changes it's own function and appearance.
@JeffreyThompson2 I do currently have my buttons in a Section. I took a look at your post and will try it out and let you know how it goes. Thanks for your input on this issue!
Bec