Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Normal
Easy solution to this one (that almost everyone does?) is to generate a unique code on the form load.When submitted, a lead cannot have the same unique code as any other lead.So, when that page refreshes and sends the data again, the ID is the same and it ignores the duplicate lead.
Easy solution to this one (that almost everyone does?) is to generate a unique code on the form load.
When submitted, a lead cannot have the same unique code as any other lead.
So, when that page refreshes and sends the data again, the ID is the same and it ignores the duplicate lead.