Select to view content in your preferred language

Dynamic Panel in WAB

427
2
08-08-2018 07:21 AM
joerodmey
MVP Alum

How would I add in a dynamic panel in my custom WAB application that holds new features as they are added? Basically I want this panel to be dynamic as new work requests are added to my service, the panel shows these requests, and as they are completed (status changed to complete) they disappear.

A good example is ESRI's Crowdsource Reporter: panel on right side is dynamic

0 Kudos
2 Replies
RickeyFight
MVP Regular Contributor
0 Kudos
RobertScheitlin__GISP
MVP Emeritus

There is a WAB tutorial that leads you through building a ListView widget that displays a record for each feature in a service.

Create a ListView widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers 

0 Kudos