Posted by manishgarg on September 20, 2009 at 12:10am
Jump to:
| Project: | Vertical Tabs |
| Version: | 6.x-1.0-beta4 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi,
I am using the module vertical tabs (http://drupal.org/project/vertical_tabs) and really like it.
My novice question: the vertical tabs are present in the form but if I want to have the similar vertical tabs while viewing the node how would I do it. I guess the groupfield which is marked as vertical tab should be shown as a vertical tabs while viewing the node.
Vertical tabs makes it easier to create really big forms and viewing the created node should also be equally user friendly. Would really appreciate if someone can please provide pointers. The answer might have to do with theming but not sure.
thanks,
M
Comments
#1
wondering if anyone has a solution yet. So far I am managing with css customizations, but that is complicating now
#2
Not sure how possible this would be. The way Vertical Tabs works is it works on form array structures (from drupal_get_form), but displaying content is different from forms.
#3
Yeah, this is just not possible.
#4
Thanks for the responses. I am now using Yahoo tabs and it all works.