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!
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!
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
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
Is there any way to just set it up so the final page send all of the information instead of in stages?
Marketing
Marketing
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
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
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
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
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
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
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
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
This topic is locked and no more replies can be posted.