Conditional e-mail recipients
gwlangie - July 3, 2008 - 23:34
| Project: | Webform |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
If 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.
#2
#3
thanks quicksketch.
#4