CF8 - checkbox group

rbock 10h ago

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.

Max_admin 10h ago

BUT: If I select all options and save the form, there is a save error in the save action.

What is the error ?

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rbock 10h ago

"On Save Failed" in Save Action

Max_admin 3h ago

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 ?

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.