| Número de ID del error |
BUG-000167412 |
| Enviado | May 13, 2024 |
| Última modificación | August 20, 2025 |
| Relacionado con | ArcGIS Experience Builder |
| Versión encontrada | Feb 2024 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | N/A |
| Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
This is the designed behavior. The new window is equivalent to refreshing the page, and the selection/filtering states are not inherited; opening the page in an app window would not reset these conditions.
The solution is to open an app window instead, or if using a new window, create a dynamic URL inheriting the current filtering conditions.
Solución alternativa
Set the Button widget to open the page in the App window:
- Configure the Button widget.
- Click the Set Link button.
- Use the following settings:
- For 'Link to', select Page.
- For 'Select a Page', select Page 2.
- For 'Open in', Select the 'App window' option.
- Click OK.
Pasos para reproducir