Posted by kervi on June 21, 2012 at 7:33am
13 followers
Jump to:
| Project: | Field group multiple |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | cezaryrk |
| Status: | reviewed & tested by the community |
Issue Summary
i want to place fieldgroup multiple inside vertical tab.
but it's not possible. see attached files.
| Attachment | Size |
|---|---|
| screen.jpg | 88.2 KB |
| screen2.jpg | 58.06 KB |
Comments
#1
I'm having the same problem. I tested it with horizontal tabs, vertical tabs, and accordion. In each of these circumstances, the multiple group displays outside of the tabs / accordion structure.
#2
some for me
#3
+1
#4
The latest release broke this functionality. Switch back to the alpha release to temporaly solve this problem ;-)
(and test the next version before upgrade)
#5
Hi guys,
any news on this one. Switching to Alpha generated the problems which were fixed in Beta, and using Beta doesn't put the multiple group into a vertical tab. so a lose-lose situation at the moment, with error messages popping up all over the place.
Cheers
Rich
#6
Nesting does not work because there is no code to fetch the parent group.
#7
This one seems a bit critical, no ? A field group module that isn't compatible with Field Groups...... so changing status to major.
A colleague tells me that an older version of this module did work within field groups, although I haven't proven it myself.
Happy to test any fixes.
#8
im currently using alpha11 which has it's own issues but it does not have this nesting issue, but the beta version does and i guess dev version probably also have it as well
#9
Work in progress
Currently I fixed the nesting issue in the form view (committed to branch 7.x-1.x) for parent group types like "Fieldset", "Div", "Vertical tab"
#10
Latest dev (March 28) still doesn't seem to work with parent group fieldset.
Notice: Undefined index: _add_new_group in field_group_multiple_field_attach_form() (line 387 of /sites/all/modules/field_group_multiple/field_group_multiple.module).Notice: Trying to get property of non-object in field_group_multiple_field_attach_form() (line 387 of /sites/all/modules/field_group_multiple/field_group_multiple.module).Warning: array_search() expects parameter 2 to be array, null given in field_group_multiple_field_attach_form() (line 387 of /sites/all/modules/field_group_multiple/field_group_multiple.module).#11
Worked for me on a clean site install.