Hi,
I have been scratching my head on this one for a while.
I have created a URL to pass parameters from an asset layer to a Survey123 form when the field worker clicks on the asset in Field Maps.
The URL is:
The parameter is passed correctly when I test the URL in Mapviewer; the Survey123 form launches with the Asset's parameters correctly populated. However, when I attempt to launch the survey form from Field Maps, the AssetName field is incorrectly populated with {assetName}, it seems to be taking the literal value "{assetName}". All other parameters are correctly passed.
Many thanks in advance of any advice received!