As I understand it there is no current way to do this. Very disappointing
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
Hey Matej, fantastic, it works like expected!!
Thanks a lot, this was very helpful
Cheers,
Gregor
Perfect, Iβm happy that it works
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.
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