After I integrated an address field into a webform using this module, it looks like the correct/full address information is saved to the webform_submitted_data table however none of this information is properly displayed. Instead of seeing the user-provided address information in the CSV/Excel downloads or webform results, I see simply an "a" in each field.

Comments

amarcus’s picture

Thank you, I discovered this recently as well. It seems that the webforms module may have changed how deeply arrays of submitted values get nested? We intend to push out a fix soon.

stewart.adam’s picture

Great, thank you for looking into this so quickly! I'll look forward to the dev release.

mxt’s picture

Priority: Normal » Critical

I have the same issue too!

I think this have to be market as critical, because this module doesn't do correctly its job

stewart.adam’s picture

Priority: Critical » Normal

That's not the criteria for critical: see #45111: Priority levels of issues.

amarcus’s picture

Assigned: Unassigned » amarcus
Status: Active » Fixed

I've just released a new version (7.x-1.3) that should fix this. It looks like the submitted values were being wrapped an extra time when loaded back into a current webform.

--
Andrew

mxt’s picture

Yes, now it works correctly: thank you very much!

Status: Fixed » Closed (fixed)

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