Possible to link to a specific tab in the panel?

Hi all,

assume I have the following usecase:

  1. I have a blueprint with two tabs (“Content” and “Pages”).
  2. Inside the “Pages” tab I have a pages section.
  3. I click the tab, create a new page, edit it, save it.
  4. Now I want to go back to my parent page with my two tabs (“Content” and “Pages”).
  5. When I use the panel breadcrumb I am redirected to my parent page but always inside the first tab “Content”.

Is there a possibility to redirect to the second tab “Pages” directly?

Many thanks,
Matt

Use the back button instead?

works for me, but not sure every editor will use this :smiley:

currently most of the users use the breadcrumb.

if there is no other solution (I was hoping for something I can define inside the blueprint) I will try this solution and introduce it with a info field to make sure everyone gets it :wink:

No, that wouldn’t even make sense, because the backend doesn’t know anything about your frontend.

Maybe it would make sense to swap the order of content and pages tabs?