Closed (fixed)
Project:
Webform
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 23:34 UTC
Updated:
21 Sep 2008 at 04:44 UTC
I am trying to send an email to the people who fill out a form. The conditional e-mail seems like a perfect solution to my problem. However, the only fields available to me are hidden and select types. I don't have the textfield data type to select from. Is this by design or is this a bug. I do have the e-mail check box associated with my field checked.
I appreciate the help
g
Comments
Comment #1
quicksketchIf you need to send e-mails to the user, you should use the 'email' component, which is basically a textfield that has e-mail address validation.
Comment #2
quicksketchComment #3
gwlangie commentedthanks quicksketch.
Comment #4
quicksketch