Hello -
I have basic text fields and single select dropdowns working just fine in a CB registration form. The problem is that I have some fields like 'interests' that need to be either a multi-select or a checkbox group. Since I don't know how to do a multi-select in Chronoforms, I initially began testing with the checkbox option.
In Chronoforms, I defined multiple checkboxes to match up to the various interests. This created multiple field IDs. In the CB Plugin, I mapped the multiple fields in a comma separate list to the field in CB (cb_interests) which I have defined as a checkbox, and also tried as a text field. I can't get the values to write to CB.
I would prefer a multi-select box in any case. How can I do this?
Thanks,
Glen
I have basic text fields and single select dropdowns working just fine in a CB registration form. The problem is that I have some fields like 'interests' that need to be either a multi-select or a checkbox group. Since I don't know how to do a multi-select in Chronoforms, I initially began testing with the checkbox option.
In Chronoforms, I defined multiple checkboxes to match up to the various interests. This created multiple field IDs. In the CB Plugin, I mapped the multiple fields in a comma separate list to the field in CB (cb_interests) which I have defined as a checkbox, and also tried as a text field. I can't get the values to write to CB.
I would prefer a multi-select box in any case. How can I do this?
Thanks,
Glen