Display nested field groups in a custom content type in Drupal -
is possible have nested groups in custom content type in drupal? want achieve following in 'manage fields' page:
+ tab group 1 + field_some_text_1 + field_some_text_2 + standard group 1 + field_some_text_3 + field_some_text_4 + field_some_text_5 + standard group 2 + field_some_text_6 + field_some_text_7 + tab group 2 + etc...
the tab groups
ideally contain other standard groups make css based layout little easier.
some discussions around exist on drupal forums (see example here, here , here).
does know if doable in drupal? on drupal core 6.19 , cck 6.x-2.8.
i've wanted similar, unfortunately, can tell of discussions going on, it's not possible right now. way field groups structured, require quite re-write of functionality, , no 1 has taken task yet. so... sorry. (i love have though!)
Comments
Post a Comment