Skip to content

Webform validation message not clear when duplicate phone number is entered in Krayin CRM #2142

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

Open
sagarkumar-webkul opened this issue Apr 7, 2025 · 0 comments
Assignees

Comments

@sagarkumar-webkul
Copy link
Collaborator

Bug report

Title

Webform validation message not clear when duplicate phone number is entered in Krayin CRM

Issue Description

In Krayin CRM, while submitting a webform, if a user enters a phone number that already exists, the error message displayed is "value already exists". This message is unclear, does not mention the specific field causing the issue, and is not properly visible on the form.

Preconditions

1. Framework Version: 
2. Commit ID: 
3. A webform should already be created
4. At least one lead should already exist with the phone number to be tested

Steps to reproduce

1. Log in as admin
2. Go to Settings
3. Click on "Webform"
4. Fill the form using a phone number already present in an existing lead
5. Submit the form

Expected result

  • A clear and specific error message should be shown, such as: "Phone number is already in use"
  • The validation message should be shown next to the related field
  • The error should be visually visible and user-friendly

Actual result

  • "value already exists" message appears
  • No indication of which field caused the error
  • The validation message is not visible on the form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants