Hello!
I have a checkbox group with multiple options. I save these with the JSON option in the database. That works so far. Reading and displaying them also works.
BUT: If I select all options and save the form, there is a save error in the save action.
However, it should be possible to deselect all previously selected options again when editing.
BUT: If I select all options and save the form, there is a save error in the save action.
What is the error ?
Please enable the form debug and find the exact SQL error returned ? are you using "Modify data source" and you pass the checkboxes as an array ?
You need to login to be able to post a reply.
