Totara Learn Open Discussions

Adding html bookmarks to dashboards

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