I'm using Field Maps to build a tool for collecting data that will ultimately be uploaded to a national database for reporting purposes. The national database has very specific fields required and I'm aiming to minimize the amount of post-processing needed before submission. Is there a way to get GPS related metadata (specifically GPS horizontal accuracy) into a field I have created (with a specific name), so there is no need to rename and delete fields later?
My layer is already enabled for GPS data collection and includes all of the fields created in that process. I've tried using a calculated expression with Smart Forms in the Field Maps Designer (e.g., Return $feature.ESRIGNSS_H_RMS), but in testing I'm finding that the field I have that expression in is still blank with test points (though the GPS data is being collected in the GPS metadata fields).
I'm currently using the Field Maps Designer in AGOL, but I also have access to ArcGIS Pro 3.1 (and the feature layer I'm using was originally build in ArcGIS Pro and then shared as a web layer).
Thanks!