Drupal Webforms module - Form results say "Array" instead of form values
- by Doc Falken
I have a simple form built with the Webforms module in Drupal. The standard textfield form fields work perfectly. However if I use the preset date or time form values, they don't get emailed properly when the form is submitted.
For instance, if there was a date field in my form, it would submit fine and render on the results page just fine, but if I wanted that value to be included in an email, it would show up as "Array" within the text of the email instead of showing the date.
There is an open support issue within the module issues page, but I'm hoping for any additional help.