Has anyone successfully copied forms from one web map to another in Field Maps designer? We are using an oracle enterprise database with ArcGIS enterprise.
Please help, we have one form that has 88 fields (don't ask) and need to copy it to 10 other maps.
Thanks in Advance!
As long as the form is being used with the same Layer, you can save the form to your Layer. See ESRI's Blog post on the topic:
Reuse forms in ArcGIS Field Maps
Unfortunately, there is no built-in way to transfer forms between maps. What we have done is extracting the JSON from the Web Map. The JSON contains all the form information and can be used as a template for publishing future maps (you just need to reassign the layers it is referencing).
Can you help walk me through this process? I've found a few different workflows, however, non seem to get me to the JSON file.
I have extensive forms built to streamline GPS collection in Field Maps. We are in the final stages of tightening up this workflow and, in doing so, many minor schema changes are taking place. Every time the schema changes, I have to republish, and rebuild the forms. It's very time consuming and a frustrating process to repeat over and over (this is the 6th time, and will probably be more).