In a Map component of a low-code app, is there a way to open a new page when clicking an icon placed on the map?
So far, I can only find how to open a fixed page, regardless of which icon is clicked, but I would like to change the page that opens depending on the icon that was clicked.
Thanks in advance!
Shawn Michaud [SLC] [DevOps Advocate] Answered question
Yes in a Low Code App you can do this. There is a good tutorial as well, can likely use it for inspiration. Just need to create your panel in the app and add a on click action to the layer where your shape is defined.
Shawn Michaud [SLC] [DevOps Advocate] Answered question