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

quicksketch’s picture

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.

quicksketch’s picture

Category: bug » support
gwlangie’s picture

thanks quicksketch.

quicksketch’s picture

Status: Active » Closed (fixed)