

Configure the template for use with your own map.Create a new app using the Public Information Template for Experience Builder.Working with the Experience Builder team, we have put these new updates and lessons learned into practice and created a Public Information Template for Experience Builder, available at /home/item.html?id=b377ede92628415689fc9f1c91de8a4c. Recent updates to ArcGIS Experience Builder are designed to meet these modern challenges. Simple layout, search by address capability, about text for communications staff or public information officers, and the ability to share and embed have been key features for this workflow.Īs technology has evolved, the demand for information on mobile devices has dramatically increased. This has provided a blend of functionality and simplicity for the target audience. Often, we see agencies share information on current evacuation zones, current incident information, road closures, shelters, and more-in other words, situational awareness information for both the affected and the curious public.įor many years, ArcGIS Web AppBuilder has been the tool of choice for GIS analysts looking to keep the public informed and safe. Disasters and crises are just one example of where sharing information with the public is critical, especially for effective disaster response. There is nothing more frustrating than an buggy example.In today’s world, the public has higher expectations for information sharing and transparency. 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
