Hi All,
My WebFlow site is receiving form submissions that are missing required fields and I can’t figure out why.
I have a basic form that collects the user’s name, email, and phone number, all of which are required fields. I am receiving occasional submissions that are missing the Phone Number field, which is the third on the page. The phone number field is required and I have pattern matching in place that requires the user to enter a well formatted phone number of sufficient length. I also have ReCAPTCHA in place to prevent bot submissions.
The incomplete submissions are always missing the phone number and I only get incomplete submissions on my home page form, none of the other forms throughout the site.
If anyone has any ideas for why this may be happening and how to fix it I would be very grateful.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)