WE'RE HERE TO HELP!

Map Web Forms to Custom Forms Using Checkboxes and/or multi-select fields

The HTML on the web page should look like this:

 <input type=”checkbox” name=”form_diagnosis” value=”Asthma, Cancer, Depression/Anxiety” class=”no-style” />

Or

<input type=”hidden” name=”form_diagnosis” value=”Asthma, Cancer, Depression/Anxiety”/>

The Field name = “Form_diagnosis” is what you’ll map to the field on the custom form.  The values must match exactly and will be selected automatically – you do not need to map the values.

Was this article helpful?
How can we improve this article?

Leave a Reply

Your email address will not be published. Required fields are marked *

Need More Help?

Can't find what you're looking for?
Email Us

WHAT'S NEW IN APP4

In This Article
Scroll to Top