Posts: 3
Threads: 1
Joined: Mar 2010
Reputation:
0
I have two checkboxes setup as a single option group. When I select either checkbox, the results save to the database. When I select both, nothing is saved. I have converted to multi-select with the same results. Manually editing the form submission gives the same result. I have enlarged the field size to no avail. I'm sure I must be doing something wrong, but I can't figure out what it is.
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Heya,
The only thing I can think of that would be causing this would be database field size, but you said you've already got that covered... what size is it at right now? Make sure it's at least 256 chars.
Other than that I'm pretty stumped...
- Ben
Posts: 3
Threads: 1
Joined: Mar 2010
Reputation:
0
Never mind. I deleted the form and re-added it, and suddenly it works. Everything the same. Strange.
Thanks for the responses.
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Very strange. Eesh, stuff like this gets me worried. Do let me know if any other oddities crop up.
- Ben