I'm using a checkboxes group on a form. The items selected by the user do not show anywhere. In the email, the content only says "Array". In the db record, the field name shows, but the content area is blank (all other data is recorded and transferred correctly). Do I need to explode the array data somehow?
Great extension, by the way.
--------------
SOLVED, I think.
For anyone else, what I did is:
Add "Handle Arrays" as the first Element item in "On Submit" in Events.
In the settings for the checkbox group, in Options, make the used values in this form so they will show correctly in the emails that go out:
Adopt=Adopt
Foster=Foster
Volunteer=Volunteer
Great extension, by the way.
--------------
SOLVED, I think.
For anyone else, what I did is:
Add "Handle Arrays" as the first Element item in "On Submit" in Events.
In the settings for the checkbox group, in Options, make the used values in this form so they will show correctly in the emails that go out:
Adopt=Adopt
Foster=Foster
Volunteer=Volunteer