I'd like to make an hypertext link between two dashbord
Is it possible ? how to do it ?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 15th September 2025
Hi,
It is possible to create your own hyperlinks on a dashboard using the web component with custom HTML. These can be statically defined or linked to data using interpolation.
Note that is however not possible to redirect the current page using this. You will have to a target="_blank" attribute on the anchor tag to make the hyperlink open in a new browser tab. Redirecting the current page is possible using actions in Low Code Apps.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 15th September 2025