How to jump to a different container at the bottom of the page upon click of button?

I’m trying to build it such that when user clicks on a button, they immediately jump down to the relevant container on the same page, but further below. how do I do that?

Hey,

I think the easiest way would be to use a new Section (instead of container) then you can very easily link it with a button like this:

I can’t use this way as my page has an id in the irl (dynamic parameter) and when I try to link to the same page it doesn’t allow me to bind the parameter…

You should be able to find some custom code here: