Hello,
When I use a Checkbox Group the data is not automatically saved to the database. I also want to load the data from the database to the Checkbox Group. I tried to add the field as JSON field but with no success. The field is not populated with data. How do I configure this the wright way?
Also I want to display the data (checked value1, checked value2, etc.. ) in a HTML blok after successful saving the data. {data:checked_item_database_field}
Best regards,Ralph