

From configuring the widget to using it in an app, make sure it works. It does not need to be pretty, just show that the settings page is actually modifying that variable. Make sure that the configurable variable is displayed in the widget.Chose one parameter that you want to expose via the settings page, and only one.Settings Text: an example to make a text variable configurable throught the setting pages.Ĭode contributions are welcomed! A few things to keep in mind when doing an example:.Settings Radio: an example to make a variable configurable using radio buttons throught the setting pages.Settings Number: an example to make a numeric variable configurable throught the setting pages.Settings List: an example to make a variable configurable throught the setting pages using a selection list.

Settings Color: an example to make a color configurable throught the setting pages.Setting CheckBox: an example to make a boolean variable configurable using a check box.The different examples show how to use different configuration options. This project aims to provide simple examples on how to crete setting pages to make web app builder widgets easily configurable. Esri Web App Builder 2.6 Settings Examples Overview
