Número de ID del error |
BUG-000159471 |
Enviado | June 28, 2023 |
Última modificación | August 23, 2024 |
Relacionado con | ArcGIS Online |
Versión encontrada | June 2023 |
Sistema operativo | N/A |
Versión de sistema operativo | N/A |
Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
The hosted feature layer views copy the pop-up, styling, and so forth configured on the source hosted feature layer to streamline the view layer configuration. The source hosted feature layer in this case has a pop-up configured, so the hosted feature layer view is copying the configuration over. The field visibility set on the view layer is honored when querying the view layer, but the pop-up authoring looks at the pop-up template, which is defined in the layer or map JavaScript object notation (JSON). Submit an enhancement request to offer an option to not use the source hosted feature layer's configurations.
Solución alternativa
Define the pop-up on the hosted feature layer view in the Visualization tab.
Pasos para reproducir