Hi,
I have created a basic webform for user to populate, there is an email field on the form. I want to be able to check that the email address being input on the basic form has not already been inputted into the dataverse table before the form is submitted. If the email address already exists the user should get a message on the screen and the form cannot be submitted.
Can this be achieved with out a plugin?
Thanks