I have a long form broken into two pages. On the first page is a series of radio buttons, which use images instead of text and are all using conditional logic. At the end of the first page there are html fields that show text based off conditional logic. The second page has additional field for the user to fill out, like name and address. When the form is submitted, the only data captured is from the second page. Any ideas what I may be doing wrong?
Keith