When you try to add an 'checkboxes' option to the group settings form via hook_field_group_format_settings, you get:

Warning: Illegal offset type in field_group_field_group_format_summary() (line 1045 of .../field_group/field_group.module).

The attached patch fixes that.

CommentFileSizeAuthor
field_group_checkboxes.patch577 bytesberenddeboer
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nils.destoop’s picture

Status: Active » Fixed

Your patch would fix the warning. But would break the info that's beïng shown. The problem should now been fixed in dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.