Bug ID Number |
BUG-000167412 |
Submitted | May 13, 2024 |
Last Modified | August 20, 2025 |
Applies to | ArcGIS Experience Builder |
Version found | Feb 2024 |
Operating System | Windows OS |
Operating System Version | N/A |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
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.
Workaround
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.
Steps to Reproduce