Hi there,
When associating a table to a form and selecting to write to the table, all is fine if I select only the default fields when creating the table. On form submission the redirect occurs, and a record is created in the database table.
If however I add the fields associated to the various elements of my form to the database table, when a form is submitted it does not redirect, instead I get a white screen, and while the emails are sent successfully, no information gets written to the database table.
Can anyone shed some light as to what the issue might be? If additional info is required, please let me know.
Thanks in advance,
Chris
When associating a table to a form and selecting to write to the table, all is fine if I select only the default fields when creating the table. On form submission the redirect occurs, and a record is created in the database table.
If however I add the fields associated to the various elements of my form to the database table, when a form is submitted it does not redirect, instead I get a white screen, and while the emails are sent successfully, no information gets written to the database table.
Can anyone shed some light as to what the issue might be? If additional info is required, please let me know.
Thanks in advance,
Chris