Hi Bob,
I have a multipage form that saves to a database table.
I've just had to add another checkbox to the form.
I manually added the extra field to the database table via phpMyAdmin.
The form still works and all the original data is saving but the one new checkbox data won't save.
I've checked and double checked the spelling and capitalisation but I'm not getting anywhere.
Any thoughts on where I could be going wrong?
Thanks as always.
d.
I have a multipage form that saves to a database table.
I've just had to add another checkbox to the form.
I manually added the extra field to the database table via phpMyAdmin.
The form still works and all the original data is saving but the one new checkbox data won't save.
I've checked and double checked the spelling and capitalisation but I'm not getting anywhere.
Any thoughts on where I could be going wrong?
Thanks as always.
d.
Hello driv,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
P.S: I'm just an automated service😉
(I'd already read the faq's mentioned above.)
FYI the field name in the form is double_space
The corresponding MySQL field is double_space
Field type is varchar(255) utf8_general_ci
Thanks again.
FYI the field name in the form is double_space
The corresponding MySQL field is double_space
Field type is varchar(255) utf8_general_ci
Thanks again.
HI driv,
Please click the 'Clear cache' icon in the Forms Manager toolbar to update the CF records. That should do it I hope.
Bob
PS I've updated the CFv5 FAQ to include this suggestion.
Please click the 'Clear cache' icon in the Forms Manager toolbar to update the CF records. That should do it I hope.
Bob
PS I've updated the CFv5 FAQ to include this suggestion.
This topic is locked and no more replies can be posted.