Anchor Links in Dashboards

Anchor Links in Dashboards

Hello, 

Our dashboards frequently have multiple sections that would be more easily skipped between using anchor links.

Please consider adding an anchor link feature to the text widget? This could be done by adding an anchor link option to the text widget next to the "remove" option (see screenshot). The option would assign an ID to the <div> containing the text widget in the live dashboard. Then, the chosen ID could be linked using a traditional <a href="#link_id"> in the html section of the text widget.

Thank you!