-
-
Notifications
You must be signed in to change notification settings - Fork 855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebForm check unique email and phone number from users instead of contacts. #950
Comments
Hi @ideacatlab |
@prateek-webkul |
@prateek-webkul |
Any update on this? |
@ideacatlab |
@Aqib-Webkul |
Hi @ideacatlab |
@jitendra-webkul |
Bug report
WebForm check unique email and phone number from users instead of contacts.
Issue Description
Embedded web form check if number or email was already used, but it verify the users email and phone instead of contacts. The logic for this will be any clients can submit multiple times but no employes of the crm can submit the form.
Steps to reproduce
**
I use webform function to get leads from an external website using the embedded form. When new leads fill up the form it's work pretty cool, I got the lead instant into my crm. The problem appears when I start receive duplicate entries from the web form. When I tested first time it seems that worked because I check with my email that was register as an user of the crm. But when I test with any other email or phone I can submit how many times I wish.
**
Expected result
I expect to see the messages tell me I'm already register/submitted for a client not an employee.
The text was updated successfully, but these errors were encountered: