Emailing a multi page form

marketing 28 Jan, 2010
Hello there,

When you want to email a multi-page form which form do you enable the email from.
I've done it from the motherform and am not getting anything?

Help please!
GreyHead 29 Jan, 2010
Hi marketing,

It should work from any of the forms - they will just send at different stages. The mother form should send last.

Please turn on Debug for the mother form and post the info you see after the final submission here.

Bob
marketing 29 Jan, 2010
Is there any way to just set it up so the final page send all of the information instead of in stages?

Marketing
GreyHead 29 Jan, 2010
Hi Marketing,

Yes - just enable the email on the mother form (or the last step). All the info is available, you may need to handcraft the tempalte though.

Bob
marketing 29 Jan, 2010
Hello,
this is what comes on the screen after you complete the last page of the form
Fatal error: Call to a member function bind() on a non-object in /home/content/d/u/b/dubeau2/html/joomla1/components/com_chronocontact/libraries/customcode.php(71) : eval()'d code on line 13

marketing
GreyHead 30 Jan, 2010
Hi Marketing,

Hmmm . . . .that error is usually because the DB Connection is trying to save to a database table that has a faulty record in ChronoForms.

ChronoForms keeps a record of the table names in the database. Errors occur is the record is out of date; or if there are 'bad' column names with spaces, dashes or special characters; or if there are no column names at all.

You can update the DB Connection record by turning the DB Connection off; saving (or adding) the form, then turning the DB Connection back on againa nd re-saving.

Bob
marketing 31 Jan, 2010
Okay,

How can I get the information to save if not this way.
I would like to have a from that send the results in the email, but also savea a backup.

Marketing
GreyHead 01 Feb, 2010
Hi marketing,

It's normal to save the data and send the email, no problem with that except that in your case something isn't quite working correctly.

Bob
This topic is locked and no more replies can be posted.