I am passing fields from Collector to Survey123 using the URL format
arcgis-survey123://?itemID={SoilStabilityForm}&field:Office={Office}&field:PlotID={PlotID}&field:PlotKey={PlotKey}
The problem is that it is passing the Domain Description instead of the Domain Code for Office - which breaks all my constraints.
Is there a way to pass the Domain Code instead of the Description?
Thanks
Hi Doug,
Currently this isn't possible in Collector. It should be possible in the new version of Collector under development (see Collector - The Aurora Project), which will support Arcade expressions (see Data Functions | ArcGIS for Developers ).