We have a web app with a configured filter widget. Let's call this App#1. It is linked with a hosted feature layer #1.
What I would like to do is make a copy of the app, change the source data to a different hosted feature layer (with the same fields as hosted feature layer #1), without breaking the filter widget. Each time I make a copy of the app (to test new looks for the app) and update the data source, the widgets break and I have to re-configure the widgets.
Is there any way to either copy a widget and its configuration, or change the source data without breaking the widget?