How to Create a Confirm Email Input in Webflow

This post will teach you how to create a confirm email input field in Webflow, why you might want to validate email addresses before form submission, and how to implement this essential feature to reduce user errors and improve form completion rates.

TABLE DES MATIÈRES
Ovidiu

How to create a confirm email input in Webflow

Memberscripts needed: 

  1. https://www.memberstack.com/scripts/confirm-matching-values

Tutorial:

Cloneable: 

Pourquoi/Cas d'utilisation

- Prevent users from submitting important form fields with typos.

Creating a confirm email input in Webflow

This guide will help you build a Webflow form with fields whose inputs can be confirmed by other fields. You’ve no doubt already seen this in action inside forms that ask you to confirm the password you just typed in.

To create a confirmation input in a Webflow form, we’re going to use MemberScript #140 – Confirm Matching Values. Follow the link to get the code you’ll need to add to your page and watch a video tutorial on how to set everything up.

Setting it up

Once you have your form created and styled, you need to add the following attribute to the field whose input you want confirmed:

· ms-code-conf-input=”email”

Now select the field that’s supposed to confirm the first one and add the following attribute to it:

· ms-code-conf=”email”

Next up select the error message that shows up if the inputs don’t match and add the following attribute to it:

· ms-code-conf-error=”email”

The attributes values are just a way to link them, so you can put whatever you want as a value depending on what fields you want confirmed.

Making it work

Now that you’ve got everything set up in Webflow, all you need to do is add the MemberScript #140 custom code to your page, before the closing body tag.

Conclusion

That’s everything, you can now go ahead and test the form on your live site.

Si vous souhaitez utiliser notre projet de démonstration pour commencer, cliquez simplement sur le bouton ci-dessous pour l'ajouter à votre site Webflow.

Our demo can help you create a confirmation input in your Webflow field to prevent typos in user submissions.

Take me to Cloneable!

Ajoutez des adhésions à votre projet Webflow en quelques minutes.

En savoir plus

Plus de 200 composants Webflow clonables gratuits. Aucune inscription n'est nécessaire.

Voir la bibliothèque

Ajoutez des adhésions à votre projet React en quelques minutes.

Commencer
Qu'est-ce que Memberstack ?

Auth & paiements pour les sites Webflow

Ajoutez des logins, des abonnements, du contenu à accès limité, et plus encore à votre site Webflow - facile et entièrement personnalisable.

En savoir plus
Commencer à construire

Essayez Memberstack et découvrez ce que vous pouvez construire !

Memberstack est 100% gratuit jusqu'à ce que vous soyez prêt à vous lancer - alors, qu'attendez-vous ? Créez votre première application et commencez à construire dès aujourd'hui.