Deny duplicate contact entry by email

Hello, Created a form to add new contact(contacts object), and I want to give an error to the filler if the contacts email is already in use and deny him from submitting the form. how can I do that?

Asked by bbd israel on 11/25/2020 12:16
Provide an answerLogin Required
View answers
  • You can do a get for this email to an hidden field and then display a message in case the hidden is not empty.
    Gal Siloni Answered 12/07/2020 07:15
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.