I have an Online Customer Form for people to fill out to apply for an account.
I’ve recently changed the html file so that list fields either display as radio buttons or check boxes, depending on whether the type is List/Record or Multiple Select.
The List/Record and Check Box fields are passing the data to the Customer Record just fine when the form is submitted, but the Multiple Select check box fields are not.
Here is an example of a List/Record radio button field:
Here is one of the Multiple Select check box fields:
What am I doing wrong?
This is a cached copy. Click here to see the original post.