CF8 - Table Handle Arrays

Save checkbox group data to a table in ChronoForms.

Overview

The data from a Checkboxes Group form element is an array that cannot be directly saved to a single database table field.
Enable the "Json Fields to Save Data" option for the Checkboxes Group element to properly serialize and store the array data.

Answered
ChronoForms v8
re remline 05 Jan, 2024
When saving data from checkboxes. I am having trouble saving that to a table. I believe there needs a function to be able to handle arrays so it can be saved to a table? Thanks for your help!
rb rbock 08 Jan, 2024
Answer
2 Likes
Checkbox or Checkboxes Group?

Checkboxes Group: Add Json Fields to Save Data
re remline 08 Jan, 2024
Yes, for Checkboxes Group.

Thanks so much, that worked!
This topic is locked and no more replies can be posted.