Fieldgroup help text and description are not shown in tabs with cck fieldgroup tabs style
jcmarco - August 26, 2009 - 10:15
| Project: | CCK Fieldgroup Tabs |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Jump to:
Description
This patch allows to show the fieldgroup help-text and fieldgroup description in the tab.
This way, when editing/creating/viewing a node which content type has cck fieldgroup tabs, you get the fieldgroup help text and the fieldgroup description for the group with tab style is shown before the content.
As there is no description field in the Tabs API, it is needed that cck fieldgroup tabs add the help text/description to the content.
This help-text and description are with an specific css class in order to allow styling it differently from the tab content.
| Attachment | Size |
|---|---|
| cck_fieldgroup_tabs_add_descriptions.patch | 1.38 KB |

#1
works for me.
#2
Works for me!
#3
works for me too
#4
works for me also.
DT
#5
Marking as bug, this used to be working (even though it was duplicated).