Is there any documentation for this module ? Its usage ?
I have a view that displays fields. Can I display parent Field Groups using this module ?

Thanks.

Comments

zorax’s picture

Please help, no readme, no informations what is the aim of a module without creating the documentation, your module can be used for anything at the moment...

introfini’s picture

From what I understand this module adds another option to the Field group module http://drupal.org/project/field_group. Beside the default group types (Fieldsets, Horizontal tabs, Vertical tabs, etc) it will add another one - View.

It creates a view for you (go to the Views list) after having that option chosen in the Managing display for the Content type.

It's a rather confusing module, better documentation would certainly help ;-)

ditcheva’s picture

The modules does need better documentation.

Like rashad612, I thought the module added functionality to views (more specifically, I thought perhaps it added an additional view format for displaying fields in groups). It sounds like that is not the case...

ditcheva’s picture

@rashad612, this is not for field groups, but you can use the views fieldsets module to do what you need: http://drupal.org/project/views_fieldsets!

pcrats33’s picture

Issue summary: View changes

thank you, http://drupal.org/project/views_fieldsets was exactly what I was looking for.