Frequently Asked Questions
My customer is stuck on the address step of the booking form and can't continue.
My customer is stuck on the address step of the booking form and can't continue.
The booking form blocks the address step until the address is complete enough to dispatch a crew to. Clicking Next silently does nothing and an inline message appears under the field:
Enter the full event address, including a street, city, and state or ZIP code.A complete address needs all three:
- A street number and name (
123 Main St) — or a venue name, when the address has three or more comma-separated parts (Fort Mason, San Francisco, CA 94109) - A city or town
- A state or province, or a ZIP/postal code
- The address is only a city, state, or country (“Niagara Falls”, “France”), carried over from a lead form — lead intake accepts free text, booking does not
- The customer typed the address by hand instead of picking a suggestion from the address autocomplete
- The venue is outside your company’s country
How do I include a contract for my customers?
How do I include a contract for my customers?
Our general recommendation is to add an acknowledgement type question to your booking form.Implementation Steps:For more information on customizing booking forms, see Forms → Booking.
- Add an acknowledgement question to your booking form
- Word it something like: “I acknowledge that by completing this booking form I agree to the service terms and conditions of [Company Name]”
- Use a markdown hyperlink to link to your service contract on your web page
My form doesn't display correctly on mobile in Wix. What should I do?
My form doesn't display correctly on mobile in Wix. What should I do?
Wix has unique technical constraints that affect how iframe embeds display on mobile devices, particularly a 320px width limit and sandboxed rendering.Recommended Solution:
Use a hybrid approach - embed the form for desktop users, but on mobile, use a button that links to your form’s hosted Share Link page.Implementation:
- Create a Share Link in your Flashquotes dashboard
- In Wix’s mobile editor, hide the HTML iframe element
- Add a button like “Get Custom Pricing” or “Request Quote”
- Link the button to your Share Link URL

