The community member is trying to create a link in the navigation menu that opens a page with tabs and sets the specific tab as active, instead of the default first tab. They tried using custom JavaScript to add a hash to the URL, but it didn't work as expected. The community members discussed different approaches, including using query parameters without custom JavaScript. Eventually, the community member found a solution that works on the published site, but not on the preview in the builder. Another community member provided a helpful suggestion to use query parameters to set the active tab.
There is no explicitly marked answer, but the community members seem to have found a working solution using query parameters.
I am trying to build a link/button in the nav menu that after user clikcs it a page with tabs opens but with the specifc tab not the default one. In another words I want to create links to specific tabs. This test site is just to figure out how to do a link to tab2