I'd like to make an hypertext link between two dashbord
Is it possible ? how to do it ?
Wout Mahieu [SLC] [DevOps Catalyst] Answered question 5 days ago
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.
Wout Mahieu [SLC] [DevOps Catalyst] Edited answer 5 days ago