My Table of Contents links do nothing when I click them
In Manual mode, TOC rows only work if each row points to a real heading ID on the page.
Steps
Open Content β Data Source and select Manual.
For each TOC row in Table Items, set:
Label (display text)
Scroll target ID (without
#, e.g.,pricing-faq)
In your page content, ensure the matching heading exists, for example:
β<h2 id="pricing-faq">Pricing FAQ</h2>Save and test click behavior.

