I just updated the webform module from 3.15 to 3.17. I had a couple inputs that were used to capture email addresses so they have the type set to email. I know there has been a couple threads on this that Webforms went to HTML5 where the input would be type email. The problem I am having is that my inputs (which are set to type email) are not rendering at all! There is a div webform component then there is a label element and NO input element. I cannot get it to render an input element at all. Any suggestions?

Thanks,

Troy

Comments

tthenne’s picture

Also,

I tried changing this input to type email, which did render. But the problem now remains that I cannot send a custom email (autoresponce) to the person who submitted the form, as there is no webform component of type email to select. If anyone has any suggestions on this issue it would be great.

Thanks,

Troy

tthenne’s picture

Category: bug » support
Status: Active » Fixed

This issue was resolved. This issue actually had to do with another module Clientside Validation module that is coupled with webform to create validation forms for user input. There is a "sub-module" to Clientside that has to be enabled in order to support HTML5 components.

superstar’s picture

Category: support » bug
Status: Fixed » Active

I have this exact issue as originally reported. I don't have the Clientside Validation module. I will have to roll back to 7.x-3.15.

I am using a html5 theme.

quicksketch’s picture

@superstar: Did you run update.php after upgrading?

superstar’s picture

yes, although using updatedb, via drush.

superstar’s picture

Status: Active » Fixed

Excuse my ignorance. Tried a separate clear cache and it sorted it. Should have been the first step!

quicksketch’s picture

Status: Fixed » Active

Hm, well my suggestions would be to upgrade, then flush your caches. I can't really make other suggestions until you've tried that, since e-mail fields definitely display for myself and other users.

superstar’s picture

Status: Active » Fixed

Sorted

userofdrupal’s picture

Also had this issue and running "drush cc" as described and choosing "[1] all " worked for me.

Status: Fixed » Closed (fixed)

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