Activate current vertical tab from URL fragment
rogerpfaff - February 18, 2009 - 15:10
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | javascript |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | vertical tabs |
Description
It would be great if direct links to a fieldgroup are possible.
at the moment a link to www.example.com/node/11/edit#some_tab brings you to the edit form but the javascript is not processed and all fieldgroups are shown as fieldgroups.
desired is the edit form with the tab opened.

#1
I'm pretty sure this is a bug and not a feature request.
I could be wrong, but it seems fairly important.
Jen
#2
+1 for this
It comes in handy when inserting links to profile fields saying "You haven't added you birthday yet. Add it here"
#3
+ 1
bump
#4
Minor annoyance, but this is a feature request. Patches welcome. :)
#5
Here's the patch for the D6 module, but I'd like to see this fixed in D7 as well.