Tuesday, August 9, 2022
1 change · master
New functionality added to Odoo
Knowledge articles can now include an automatically updated table of contents based on the page headings. Users can click a section in the table to jump directly to that part of the article, making longer content easier to navigate in both editing and public views.
Original PR description
Purpose ======== Allow users to create a table of contents dynamically listing all headers in the page. When clicking on a section name, the page will scroll (both in back end and front end view) to the selected heather and highlight it for a brief interval of time. Task-2818474 Co-authored-by: Aurélien Warnon <awa@odoo.com> Co-authored-by: julien-banken <jbn@odoo.com> Co-authored-by: abd-msyukyu-odoo <abd@odoo.com> Co-authored-by: fbarbe00 <faba@odoo.com>