This topic is locked and no more replies can be posted.
Save checkboxes group in DB
Save checkbox group values in a database.
Overview
The issue occurs when using a standard field data placeholder, which doesn't capture multiple selections from a checkbox group.
Use the JSON encode placeholder for the checkbox field name to properly save the array of selected values to the database.
