Jump to Anchor
Right click a row or element in the Gridder. Choose "Set HTML class or Id".
Enter an id, for example: hello
Don't reuise ids on the same page, ids should only exist once.
Now create a link using the link button in the text editor:
And make sure to link to the id you created in the previous step, but with a hash symbol in front of it. For example: #hello
You can even link to a section of a different page:
When clicking the link, the page scrolls to the element with the id "hello"
In "Lay Options" in the "Anchor Scroll" section you'll find related settings:
Here you can set the offset to where the anchor scrolls to for desktop and phone. This is useful if you have a menu that is in the way.
Also, you can enable: Use "Menu Point Active" style for menu points that are scrolled to. This will make your menu point that is a custom link like #hello active when the page scrolls to it.