Active
Project:
Renderable elements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 14:52 UTC
Updated:
1 Apr 2016 at 01:20 UTC
Jump to comment: Most recent
Was hoping to reorganize fields within a "field collection" set. (Module: http://drupal.org/project/field_collection)
If you're not familiar with the module, you essentially create a sub-form to group fields into sets. If I try to register either the field collection or the content type containing the field collection, I get this error:
Notice: Undefined index: #pre_render in rel_form_alter() (line 293 of /sites/all/modules/rel/rel.module).
Warning: array_merge(): Argument #2 is not an array in rel_form_alter() (line 295 of /sites/all/modules/rel/rel.module).
If it's not really a bug, but an unsupported feature, I would really appreciate this module's accommodating the field collection module.
Thanks.
Comments
Comment #1
fraweg commentedI have the same issue. Did you solve this problem ?
Best regards Frank
Comment #2
deanflory commentedIs this still an issue?
Comment #3
mengi commentedYes, this is still a issue with this module.
I am getting the same exact 2 errors. Using with Display Suite and Field Groups.