Can someone recommend some online resources for a person new to web appbuilder and custom widgets? We are trying to create a widget that will calculate water pressure based on an onclick event that would pull in a value from an existing polygon and a value from a DEM.
Thanks
Scott Shenberger
Tucson Water
Scott,
There is not a lot out there besides the WAB Help pages that have a widget development guide:
Naming conventions—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
and then sample code section of the help:
and the development overview:
Development overview—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
Robert
Thank you for the quick response
Scott
And my blog (messy and long) for links to the currently available custom widgets (including many from Robert)
Web AppBuilder Developer Edition - Customization Resource List
Usually helps to look at what others have done.
Hi Scott,
You may also want to watch these 2 videos from the Esri 2014 Developer Summit:
Hope this helps,