Totara Talent Experience Platform Open Discussions

Adding html bookmarks to dashboards

 
Peter Bloor
Adding html bookmarks to dashboards
par Peter Bloor, Thursday 7 September 2023, 02:21
 

Hi all


I want to add a basic table of contents to a long dashboard, eg: On this page


I intended to use html bookmarks in a Html block, using the id attribute and href linking to it. However Totara seems to strip out the id tag.


Does anyone have a solution for anything similar?

Andrew Metcalfe
Re: Adding html bookmarks to dashboards
par Andrew Metcalfe, Thursday 7 September 2023, 15:49
Groupe Most Helpful Contributor 2022

There is a site-wise setting for content filtering (or not). In my opinion it's overly aggressive in filtering simple, useful html content.

Craig Eves
Re: Adding html bookmarks to dashboards
par Craig Eves (Totara Support), Sunday 17 September 2023, 20:59
Groupe Totara

Hi Peter

Totara uses the default settings HTML Purifier library to allow HTML that it regarded as safe plus a few additions as described here . It is possible to customise the whitelist if you accept the risks

regards