If you add more than one email component to a form, only the last one shows on the form.

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks for the report. It looks like adding two email fields works fine, just as long as they're not given the same "form key". A bug in the email component was preventing Webform from alerting the user of two elements using the same form key. You can correct this on your site by editing one of the email components, expanding the "Advanced" fieldset for that component, then giving the element a new "Form key". I've applied a patch that will prevent this problem from occurring in the future.

D6 Patch: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webform/com...

quicksketch’s picture

Title: Can't use 2 email fields » Email component validation skipped

Updating title to reflect cause.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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