Multi Checkbox control saves but doesn't show saved ticks.

peterswa62 03 Mar, 2013
I am using a Multi Checkbox control. I have put a HandlesArray control on the Submit event to set the delimiter. It saves ticked boxes to the field in the table any checked fields on submitting. However when you load the form in again it doesn't load the ticked checkboxes that have been saved. I assumed DBSave would do this. How does Multi Checkbox work and how do i make sure it works corecctly?
GreyHead 04 Mar, 2013
Hi peterswa62,

The DB Record Loader action has an 'Array Fields Sets' box on the Advanced tab where you can tell it which columns in the table have array values stored as strings. If you have used a separator other than the default single comma ',' you can also specify that in the following box.

Bob
This topic is locked and no more replies can be posted.