Bug ID Number |
BUG-000159471 |
Submitted | June 28, 2023 |
Last Modified | August 23, 2024 |
Applies to | ArcGIS Online |
Version found | June 2023 |
Operating System | N/A |
Operating System Version | N/A |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
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.
Workaround
Define the pop-up on the hosted feature layer view in the Visualization tab.
Steps to Reproduce