Select to view content in your preferred language

The form contains unsupported data

828
8
06-23-2025 04:14 PM
CreatorCathroLtd
Emerging Contributor

Hey all,

I'm running into an issue using Field Maps offline, specifically with a Form for a point feature layer called "transect_plot"; I'm getting an error saying "The form contains unsupported data".

I'll add more detail below, but what I'm having a hard time understanding right now is that I have 3 offline areas defined. In two of those areas, I can add and update a "transect_plot" point; in one of those areas, I see the error and can't add any data. Again this is with the same layer, different offline areas.

My process for creating the layer/form is as follows.

I created the layer in AGOL, created a new map and added the layer to it, then opened the map in Field Maps Designer, and navigated to the Form builder. From here I progressively added Form elements, testing successfully part way through with the offline app on my phone. I continued to add more fields (text, whole integers, doubles, and combo box with an uploaded CSV with ~66 options for different tree species), tested again offline at which point the error appeared.

Tags (2)
0 Kudos
8 Replies
KerriRasmussen
Esri Contributor

Hi @CreatorCathroLtd.  Have you checked the logs when you run into this error (Profile>Troubleshooting>View Logs)? This could potentially tell you which layer is causing the issue in the map. And just to clarify, you created offline areas successfully, then added some more layers to your map and tried to create another offline area and that's when you started seeing the error, is that correct?

0 Kudos
CreatorCathroLtd
Emerging Contributor

Thanks for the response!

There is only one layer in the map. It wasn't totally clear when/how the errors were appearing in the offline maps, it seemed somewhat sporadic. However I think the issue was because I was not "recreating" the offline areas as I updated my form/layer schema. As such, offline areas created before I updated my form stopped working, but a newly created offline area did work.

0 Kudos
KerriRasmussen
Esri Contributor

@CreatorCathroLtd If you take a map offline and then make form/schema changes, that will cause issues when trying to sync back, since the online and offline schemas no longer match. If you need to make any form/schema changes, first sync your offline maps and then remove the offline maps from your device(s). Then make your changes and download a new offline map. 

BN-LRR
by
Occasional Contributor

Hi Kerri,

Is there a good resource that describes best practices for procedures related to making form/schema changes in Field Maps Designer and when you should sync/ go offline, etc.. 

I am in the process of data designing several workflows, and am running into many issues where I update a form and then it causes an error similar to the OP's

"form contains unsupported data"

It's getting frustrating to know if I have a data issue, layer issue, or other issue as I make modifications. 

Any direction or insights would be appreciated. 

0 Kudos
KerriRasmussen
Esri Contributor

Hi @BN-LRR,

Making form/schema changes in Field Maps Designer can be done, but should be done sparingly. The more changes done to the form/schema after initial creation, the more opportunities to create issues. As I said above, if you do have users offline, make sure they sync before you make any changes and then they will need to update or remove and redownload the map(s) on their device. 

 There are some data types that are not supported, using the offline compatibility checker in Field Maps Designer can help you determine if it's a layer issue or potentially a data issue. This list can also help you determine if there is an issue with your data and/or layer, it shows potential errors when taking maps offline. 

I hope this helps. 

BN-LRR
by
Occasional Contributor

Thank you, this is very valuable!

0 Kudos
DanielFox1
Esri Regular Contributor

Hi @CreatorCathroLtd 

Have you seen the following community post, a user encountered the same error as yourself:

https://community.esri.com/t5/arcgis-field-maps-questions/quot-the-form-contains-unsupported-data-qu...

Check your form field for reserved words like Shape_length, Shape_area, or common database words like DELETE etc.

What is the datatype of the field and has this changed?

0 Kudos
CreatorCathroLtd
Emerging Contributor

Thanks for the response!

I did see that post yes, the only field that seemed potentially problematic was one in which I was trying to capture x and y values using a calculated expression. However I removed those fields from the form and still encountered problems.

I think the issue was because I was not "recreating" the offline areas as I updated my form/layer schema. As such, offline areas created before I updated my form stopped working, but a newly created offline area did work.

0 Kudos