Hello everyone,
I created an app using the crowdsource builder, and I have modified some components outside the builder by adding some extra fields. I used the ago-assistant to modifiy the json to do so.
The app works fine, but my concern is whether it will keep working fine after a final release (not beta) is launched. I would like to know if the feature layer content will be intact, and if I will be able to add the extra fields later to keep them.
I would also like to know if there is an estimated date for the final release.
Thank you in advance!
Solved! Go to Solution.
At this time, we can only support apps that have been fully created using the builder. There is a chance that modification made outside the builder will break with a future update. To be sure that updates do not break your published story, you can download the source code and host it on your own server. Then you can manually update the code when new version are released to see if they break your story before pushing the update to your server. The source code for the app is available here: https://github.com/Esri/storymap-crowdsource.
Also, just adding new fields with the AGO assistant is probably not enough. In order to add additional fields, you’ll need to do the following:
At this time we do not have a release date planned for the final version of the Crowdsource App.
At this time, we can only support apps that have been fully created using the builder. There is a chance that modification made outside the builder will break with a future update. To be sure that updates do not break your published story, you can download the source code and host it on your own server. Then you can manually update the code when new version are released to see if they break your story before pushing the update to your server. The source code for the app is available here: https://github.com/Esri/storymap-crowdsource.
Also, just adding new fields with the AGO assistant is probably not enough. In order to add additional fields, you’ll need to do the following:
At this time we do not have a release date planned for the final version of the Crowdsource App.