Hello:
I am going into Form Manager, Entries and selecting an entry (due to a spelling error that I want to correct).
I select the looking glass beside that particular entry. When the info opens up, I click on the edit button, make the corrections and save.
If the form includes a checkbox element and all the checkboxes had been selected by the person filling out the form, everything works fine.
If the person did not select every checkbox within that particular element, and I make a correction to any other element and press save, I get a white screen with a string of data at the top.
Example below, I have modified the personal information so it is not real:
UPDATE ap_form_3 set element_1_1='test',element_1_2='user',element_2='tuser@mydomain.ca',element_3_1='3816 hwy 177 e',element_3_2='',element_3_3='wawa',element_3_4='on',element_3_5='p0m5w0',element_3_6='Canada',element_4_1='1',element_4_2='1',element_4_3='1',element_4_4='',date_updated='2009-11-27 00:19:43' where id='408'; Query failed: Incorrect integer value: '' for column 'element_4_4' at row 1
Please advise.
Thank you.
Steve
