Section Link and Tab Link Issue

Hey guys,

Not sure if this is in the correct place so happy for it to be moved if not.

I am having a bit of struggle with my website, I have a tab section with 3 options. When selecting a tab, it will open the tab content box but I wanted the page to autoscroll to the tab which opened up like when you press a button which is linked to a section id. I cant do this the normal way because it’s a tab link already and the option isn’t there. I was wondering what the easiest approach to this would be.
I probably haven’t explained myself properly but happy to elaborate if needed.
Website Link

Hi there,

In Webflow, you can combine tab interactions with section links to create dynamic navigation experiences. You can set up tab triggers to control content visibility, while section links handle smooth scrolling to specific areas of your page.

To implement this, first create your tab components and set up your tab triggers in the Interactions panel. Then, you can add section links to your navigation elements using the “Link to section” option in the element settings. The tab triggers will handle the content switching, while the section links manage the page scrolling behavior.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

You can add a scroll-to interaction on the tab trigger itself,when the tab is clicked, set the page to scroll to the tab content container using an anchor ID. Did this for a client build recently and it works smoothly with Webflow’s native interactions.

I am not too familiar with interactions, would you be able to elaborate on what I need to add to the tab trigger please? I know how to do the ancor ID on the tab content but I am unsure from there.

Hello, would you mind going into a bit more detail on how to achieve this, I am struggling to find an interaction that does this.