Dear AGOL Community,
Here's the short version ….
I am using AGOL. I have 80 web apps that perform exactly the same function. Every time I update an app I usually need to repeat the update across all 80 web apps. This takes too much time and effort. I need to come up with a new solution to avoid this.
And here’s the long version …
I have 80 web apps. Each app enables my users to submit proposed changes for 80 different species distribution maps, one app for each species. Each web app has a web map containing a polygon layer representing my species distribution, two ‘editable’ layers that my users can draw proposed changes to the distribution maps using the ‘Edit’ widget, and four to six other layers that are relevant to each species. So all up I have about 600 different layers, contained in 80 web maps and web apps, however functionally all 80 web apps are the same.
Here is a dummy example of one of my apps.
I need to come up with a new solution so that I don’t have to update 80 web apps when I want to update an app function. I’ve tried different URL parameter options without success. I'm hoping someone might have an alternative suggestion?
Regards, Damian