Even if the field has a value I am shown

The following fields are empty:

Notice: Undefined index: und in wf_required_fields_get_missing_fields() (line 124 of /var/www/drupal/v7/sites/all/modules/wf_required_fields/wf_required_fields.inc).

Comments

z_khn06’s picture

Priority: Normal » Critical

I have checked and the module only works with Select fields.

I have a text field with a value and it does not recognise this.

nijolawrence’s picture

Issue summary: View changes
StatusFileSize
new1.7 KB

I faced the similar problem while working on one of the websites

I actually wanted a fix for text fields and images only. This can be fixed using the attached patch

Thanks

nijolawrence’s picture

Status: Active » Needs review