Went to create an integer field with the hidden widget and got the following notice on the field edit page:
Notice: Undefined index: display_empty in field_extrawidgets_field_widget_settings_form() (line 106 of .../sites/all/modules/field_extrawidgets/field_extrawidgets.module)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1508112.patch | 825 bytes | amateescu |
| #3 | 1508112-display-empty-fix.patch | 986 bytes | jpstrikesback |
Comments
Comment #1
Shadlington commentedAlso happens with decimal fields.
Comment #2
Tony Finlay commentedAnd taxonomy fields
Comment #3
jpstrikesback commentedLittle fix: Only show the display_empty element if the widget is read only
Comment #4
amateescu commentedMerged the patch attached to 7.x-1.x.