문제

I want to add a validation to my webform where, the webform should accept email id once. If the user provides same email id again a message should be displayed saying "mail id already exist". Any go using web form validation module? Please give me suggestions.

도움이 되었습니까?

해결책

If you are using the Webform module. Then do the following:

  1. Add a field of type "E-mail"
  2. Under the edited section of this field there is a section called "Validation" one of the options for this validation is "Unique"
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top