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)

Comments

Shadlington’s picture

Also happens with decimal fields.

Tony Finlay’s picture

And taxonomy fields

jpstrikesback’s picture

Status: Active » Needs review
StatusFileSize
new986 bytes

Little fix: Only show the display_empty element if the widget is read only

amateescu’s picture

Status: Needs review » Fixed
StatusFileSize
new825 bytes

Merged the patch attached to 7.x-1.x.

Status: Fixed » Closed (fixed)

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