Hi
Great concept, being able to copy/paste and existing form out of Dreamweaver, but I'm struggling getting it to work.
I create a new form, paste the code in HTML and save. Everything looks fine when I go to the live form and submit.
So then I go back to admin, check the form and select 'create new table'. I highlight all table fields, leave everything set as default, and save.
No problem so far.
Then I go back and edit the form and select DB connection to yes, highlighting the table from the list.
Now when I go back to the form online, I see script errors - http://purporaengineering.net/index.php?option=com_chronocontact&chronoformname=Exam4
So....It's not essential that I have data stored, if I can output the data in email.
So I uncheck the DB and try to setup email.
I create the two emails following the guide from the sample form. I can get it to email the form but it does not display any data. The whole form appears with form field labels, but it's not populated with the result data.
Maybe the form field names it's picking up from my existing HTML form are incorrect syntax??
Here they are
exam[contact],exam[company],exam[address],exam[city],email,exam[phone],exam[answer0],exam[answer1],exam[answer2],exam[answer3],exam[answer4],exam[answer5],exam[answer6],exam[answer7],exam[answer8],exam[answer9],exam[answer10],exam[answer11],exam[answer12],exam[answer13],exam[answer14],exam[answer15],exam[answer16],exam[answer17],exam[answer18],exam[answer19],exam[answer20],exam[answer21],exam[answer22],exam[answer23],exam[answer24],exam[answer26],exam[answer27],exam[answer28],exam[answer29],exam[answer30],exam[answer31],exam[answer32],exam[answer33],exam[count],exam[answer25]
I've deleted the database and rebuilt it several times. Also I've unselected DB connection and reselected it. All to no avail.
Any help would be greatly appreciated
Rooze
Great concept, being able to copy/paste and existing form out of Dreamweaver, but I'm struggling getting it to work.
I create a new form, paste the code in HTML and save. Everything looks fine when I go to the live form and submit.
So then I go back to admin, check the form and select 'create new table'. I highlight all table fields, leave everything set as default, and save.
No problem so far.
Then I go back and edit the form and select DB connection to yes, highlighting the table from the list.
Now when I go back to the form online, I see script errors - http://purporaengineering.net/index.php?option=com_chronocontact&chronoformname=Exam4
So....It's not essential that I have data stored, if I can output the data in email.
So I uncheck the DB and try to setup email.
I create the two emails following the guide from the sample form. I can get it to email the form but it does not display any data. The whole form appears with form field labels, but it's not populated with the result data.
Maybe the form field names it's picking up from my existing HTML form are incorrect syntax??
Here they are
exam[contact],exam[company],exam[address],exam[city],email,exam[phone],exam[answer0],exam[answer1],exam[answer2],exam[answer3],exam[answer4],exam[answer5],exam[answer6],exam[answer7],exam[answer8],exam[answer9],exam[answer10],exam[answer11],exam[answer12],exam[answer13],exam[answer14],exam[answer15],exam[answer16],exam[answer17],exam[answer18],exam[answer19],exam[answer20],exam[answer21],exam[answer22],exam[answer23],exam[answer24],exam[answer26],exam[answer27],exam[answer28],exam[answer29],exam[answer30],exam[answer31],exam[answer32],exam[answer33],exam[count],exam[answer25]
I've deleted the database and rebuilt it several times. Also I've unselected DB connection and reselected it. All to no avail.
Any help would be greatly appreciated
Rooze