I’m having trouble with a simple form on my site. The user enters their name, their email, then clicks submit. It was working fine, but now whenever a form is submitted the submission data has an added number on the end of the field. For example. “Name” becomes “Name 2” or “Name 3”. This is causing problems with our Canny automation. The text field ID’s for both are set to “Name” and “Email” as intended. Any idea as to what’s causing this and how to fix it?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)