I would like to have my custom widget be able to do custom functionality based off of the data that is filtered from the filter widget dragged onto the screen in experience builder. So on a data filter change I would like to take the filtered data and do something with it. How do you go about doing this? Is it even a supported functionality?
Thank you!
Solved! Go to Solution.
If you use a DataSourceComponent, your widget should update every time the datasource is changed.
https://developers.arcgis.com/experience-builder/api-reference/jimu-core/DataSourceComponent
If you use a DataSourceComponent, your widget should update every time the datasource is changed.
https://developers.arcgis.com/experience-builder/api-reference/jimu-core/DataSourceComponent