Trying to figure out a custom check box list- the builder doesn't organize them in the way I need- I need different Subheadings for one field instead of listing all options in one row
The question like it appears on the form:
Check all that apply for how you heard about us:
Referal
[]Referal method 1
[]Referal method 2
[]Referal method 3
Advertisement
[]Advertisement method 1
[]Advertisement method 2
[]Advertisement method 3
[]Advertisement method 4
...etc.
So I created a custom asp snipet in the form that used the same codes- when the form processes, it doesn't process that information. I'm not sure how to get it to process that information. Advice?
Larry