It would be nice to open a vertical tab via an anchor set in the url (example.com/node/{nid}/edit#group_name).

Use-case / Explanation:
I have a node with some grouped content (fieldsets). In the node view I added for each group a button to edit the content of the field group. This link is just a node edit link with a fragment identifier (named anchor) to node/nid/edit#group_name. When the edit-page is viewed I want that the tab (specified in the URL) will be shown. It's still not inline editing but will come close to it.

CommentFileSizeAuthor
#1 vertical_tabs.js-701370-1.patch1.83 KBosopolar

Comments

osopolar’s picture

StatusFileSize
new1.83 KB

Here is the patch to solve this request.

osopolar’s picture

Status: Active » Needs review
dave reid’s picture

Status: Needs review » Closed (duplicate)