Ovidiu
How to Validate Links in Webflow Form Inputs
Les registres des membres sont nécessaires
https://www.memberstack.com/scripts/93-force-valid-urls-in-form-input
Tutoriel
Clonable
Why/When would need to Validate Links in Webflow Form Inputs?
- Prevent issues with make.com scenarios, API calls, and so on.
This guide will show you how to easily and quickly force fields to turn their inputs into valid links.
What this essentially means is that the input field will add http:// before whatever is typed into it if it (or https://) is not already present.
This can help prevent possible issues with make.com scenarios, API calls, and so on.
Validating links in Webflow form inputs
To validate links in Webflow form inputs, we’re going to use MemberScript #93 – Force Valid URLs in Form Input. 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’ve got your form and input fields set up, the only thing you’ll need to do is select the input field that you want to force its input into a URL and add the following attribute to it:
- ms-code-convert=”link”
Making it work
Now that you’ve added the attribute to your input field, all you need to do is add the MemberScript #93 custom code to your page, before the closing body tag.
Conclusion
That’s everything, you can now go ahead and test the input field 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 convert whatever’s written in an input field into a valid URL.
Take me to the Scripts
Ajoutez des adhésions à votre projet Webflow en quelques minutes.
Plus de 200 composants Webflow clonables gratuits. Aucune inscription n'est nécessaire.
Ajoutez des adhésions à votre projet React en quelques minutes.