Prevent Saving of Duplicate Email/Phone Number

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leslian_era
    Junior Member
    • Nov 2014
    • 4

    Prevent Saving of Duplicate Email/Phone Number

    I tried modifying the code on duplicate email/phone number entries for leads but how can I prevent it from saving. There's still a Save button on the pop-up form informing of the duplicate entry which means that it can still be saved. Thanks.
  • yuri
    Member
    • Mar 2014
    • 8627

    #2
    Modify client/src/views/modals/duplicate.js

    Clear cache after.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • leslian_era
      Junior Member
      • Nov 2014
      • 4

      #3
      Thanks! Got it.

      Comment

      Working...