Error
| Número de ID del error | BUG-000139338 |
|---|---|
| Enviado | April 23, 2021 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Survey123 |
| Versión encontrada | 3.12 |
| Sistema operativo | N/A |
| Versión de sistema operativo | N/A |
| Estado | Non-Reproducible |
Use the following Arcade expression to generate the custom URL in the pop-ups:
var params = {
"itemId": "6800b19b73bd458481d0c1c7014a38b9",
"field:APN": $feature.APN,
"field:SitusAddress": $feature["SITUS_ADDRESS"],
"field:OwnerName": $feature["OWNER_NAME"],
"field:OwnerAddress": $feature["OWNER_ADDRESS"],
"field:OwnerCityStateZip": $feature["OWNER_CTYSTZIP"],
center:$feature.Latitude+ ',' + $feature.Longitude
};
return Concatenate("arcgis-survey123://?", UrlEncode(params))
ID del error: BUG-000139338
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri