I have a multi-step form for customers to request a free catalog. The first step of the form is basically a yes or no - Yes I want a catalog (goes to next step) or No Thanks which closes the form. The next step collects a persons address details, name, address, email address, and there is a submit button. I am getting the error:
Publish with caution
Check issues with responsive blocks
Add input field to collect profile properties. This form submits to list but doesn't collect information from visitors on all devices.
I cannot figure out where the issue is with my form. All the form fields appear correctly on mobile and desktop, I have them set up correctly as required fields, each field assigning profile properties. How do I figure out where exactly in my form is causing this warning? Because everything I can see looks correct on both mobile and desktop.