Forums

no e-mail address recorded

raivis 19 Aug, 2010
Hi,

I have created very simple form just to get e-mails addresses from the visitors. The form contains just one field (for e-mail address) and submit button. Thats it.

When e-mail address is entered and submitted, the error message comes up - "You must provide at least one recipient e-mail address", although the record itself gets into the data table (but without submitted e-mail address).

Why error message comes up and why entered data (in my case - submitted e-mail addresses) do not appear in data table? (Data table shows the data like IP address, recordtime, uid, cg_user_id=0 )

Thanks,
Raivis
GreyHead 19 Aug, 2010
Hi Raivis,

I'm not sure what is happening. It sounds as though you may have an Email Setup enabled but without an email address set?

It's also possible that you are using 'e-mail' as an input name - the dash in there will cause problems. Replace it with 'email' or 'e_mail'.

Bob

NB You need to refresh the DB Connection after any changes to database column names. In the Form Editor click the DB Connection tab and set the Connection to 'No'. Click the 'Apply icon in the toolbar to save the form, open the DB Connection tab, set the Connection back to 'Yes' and re-save the form. This will refresh the copy of the table information that ChronoForms uses.
This topic is locked and no more replies can be posted.