Totara Learn Open Discussions

Adding html bookmarks to dashboards

 
Peter Bloor
Adding html bookmarks to dashboards
von 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
von Andrew Metcalfe – Thursday, 7. September 2023, 15:49
Gruppe Helpful contributor 2024Gruppe 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
von Craig Eves (Totara Support) – Sunday, 17. September 2023, 20:59
Gruppe 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