Hello all,
I am making a contactform with several fields: name, email, 7 options (checkboxes) and a textarea. I made this with the Form Wizard.
I gave the form a name and made a database connection.
When i go to my website and fill in the form and submit it, I get my "thank you" page, but the results are not saved in my database.
I assigend a database to my form and enabled saving data. But it won't be saved to my form.
Can someone help me with this problem?
Kind regards,
Ruud
I am making a contactform with several fields: name, email, 7 options (checkboxes) and a textarea. I made this with the Form Wizard.
I gave the form a name and made a database connection.
When i go to my website and fill in the form and submit it, I get my "thank you" page, but the results are not saved in my database.
I assigend a database to my form and enabled saving data. But it won't be saved to my form.
Can someone help me with this problem?
Kind regards,
Ruud
Hi Ruud,
Does the table you created exist in the database?
Do the column names exactly match the input names in the form?
Do any of the input names have any characters other than a-z, A-Z,0-9 or underscore?
Do any of the input names begin with an underscore or a number?
Bob
Does the table you created exist in the database?
Do the column names exactly match the input names in the form?
Do any of the input names have any characters other than a-z, A-Z,0-9 or underscore?
Do any of the input names begin with an underscore or a number?
Bob
Hi Bob,
I made the form with the Form Wizard and I used the default names (Text_2, etc), so the column names (i think) are exactly the same.
My table name is "hvf7_chronoforms_antwoordformulier" (without "").
Every input name is with character a-z or A-Z, no numbers or underscore.
I have attached three screenshots of my Phpmyadmin and the Form Manager in Joomla. The last one is of my form on my website.
I am running Joomla 1.5.15.
Kind regards,
Ruud
I made the form with the Form Wizard and I used the default names (Text_2, etc), so the column names (i think) are exactly the same.
My table name is "hvf7_chronoforms_antwoordformulier" (without "").
Every input name is with character a-z or A-Z, no numbers or underscore.
I have attached three screenshots of my Phpmyadmin and the Form Manager in Joomla. The last one is of my form on my website.
I am running Joomla 1.5.15.
Kind regards,
Ruud
Hi Ruud,
This all looks OK to me.
Is the DB Connection set to Yes and to 'After Email'*?
Bob
* 'Before Email' will only work if you have Send Emails set to Yes on the form General tab.
This all looks OK to me.
Is the DB Connection set to Yes and to 'After Email'*?
Bob
* 'Before Email' will only work if you have Send Emails set to Yes on the form General tab.
This topic is locked and no more replies can be posted.
