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?
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…