Totara Talent Experience Platform Open Discussions

Adding html bookmarks to dashboards

 
BloorPeter
Adding html bookmarks to dashboards
BloorPeter 发表于 2023年09月7日 Thursday 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?

MetcalfeAndrew
Re: Adding html bookmarks to dashboards
MetcalfeAndrew 发表于 2023年09月7日 Thursday 15:49
小组 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
Eves (Totara Support)Craig 发表于 2023年09月17日 Sunday 20:59
小组 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