Would you like to prevent specific names from submitting your forms? With a simple validation snippet, you can block particular names from completing your form.
This tutorial will show you how to implement name blocking in your forms step by step.
Setting Up Your Form
First, create a new form and add your Name field. For this tutorial, we’ll be using the First Last format for the Name field. If you need help creating your form, please review our form creation documentation.