Jump to Anchor

Right click a row or element in the Gridder. Choose "Set HTML class or Id".

Jump to Anchor

Enter an id, for example: hello

Jump to Anchor

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:

Jump to Anchor

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

Jump to Anchor

You can even link to a section of a different page:

Jump to Anchor

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:

Jump to Anchor

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.