Hello all,
I created a button using javascript that toggles layers on and off. These layers have had their symbology changed through the code. Now I want to take this button and convert it to a widget for WAB. How can I do this, or is there a way to add my button to WAB?
Thanks,
Sal
These are good place to start when developing a custom widget
Naming conventions—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers https://developers.arcgis.com/web-appbuilder/guide/deploy-custom-widget-and-theme.htm
Deploy custom widget and theme—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
And to see what others have done Web AppBuilder Custom Widgets and Web AppBuilder Developer Edition - Customization Resource List
Keep in mind, bustom widgets only work thru the Developer edition of Web AppBuilder, not the Online version.