Hello,
I have an app configured within ExBuilder v11.3 as follows:
- Several 'sections' all navigable via a 'View Navigation'
- Lists on those sections allow me to 'Set Link' to open other views within the app
Here's what I need, alongside the above:
- Select a feature on the map
- Open the appropriate view within the app
There appears to be no way to set an action or link to allow this to occur. If I set a URL within the popup of the selected feature on the map using the below it does open to the correct view, but in a new browser tab:
https://myportal.com/portal/apps/experiencebuilder/experience/?id=bxxxxxxxxxxxxf&page=LEAK-%26-BREAKS-DISPATCHER&views=CREATE-NEW-LEAK
So how can I either:
- Set an action so a selected feature opens the view, or
- create a URL that opens the view within this browser tab?