We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Sep 8, 2022 1:29 AM
We need functionality that allows us to ask the client to enter theri email address twice in a form so we can compare to make sure it is correct.
We are getting multiple new contacts created in HubSpot because a user has accidentally spelt their email incorrectly when filling out a form.
If we have the 2nd email field, it can make sure the email matchees and is correct
e.g. test@hubspot.com and test@hbuspot.com
This applies to new contacts filling out forms as well as existing clients filling out the form and spelling their email incorrectly.
Sep 8, 2022 2:21 PM
I think you will have to handle this manually by writing some Javascript. Another options might be to use double opt-in which will require the user to verify their email after submission. You could create a workflow to delete the contact if they don't complete the double-opt in step after a set amount of time to keep your database clean. Or you could create a task to review the contact and merge/delete it manually.