How do I link via URL to a specific nested tab?

As I understand it there is no current way to do this. Very disappointing :confused:

1 Like

I also look for a way to link to a page containing a nested tab and depending on the link a different tap should be open. Since this original post is already over 2 years old, I hope someone has found a way to achieve this?!

Hey,

inside the Tabs, you can change the ID of the β€œTitle” element:

And then you can add #my-tab-id to the URL, and it will open the correct tab (the one with #my-tab-id in my case).

Let me know if you get it to work.
Matej

1 Like

Hey Matej, fantastic, it works like expected!!

Thanks a lot, this was very helpful
Cheers,
Gregor

1 Like

Perfect, I’m happy that it works :slight_smile:

Matej

Hello - I was trying to achieve the same, but I must be doing something wrong, since this is not working as expected. when mentioning the ID, are you referring to the name of the element in the structure panel ?
I changed the name and then entered the url of the page with #regeneration, but the first tab is opened on the page.
image
Thanks,
Philippe

Hi @pburki,

I’m so sorry for the late response. Have you figured it out?

If not, you need to copy-paste the ID you see up here:

Let me know if you need additional help,
Matej