Field checking in EspoCRM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lin
    Junior Member
    • Jul 2019
    • 16

    Field checking in EspoCRM

    Hi All, would like to understand whether there are only 2 fields that would have the duplicate leads checking, i.e. First Name & Mobile No? Are there any other fields?
  • yuri
    Member
    • Mar 2014
    • 8624

    #2
    Hello,

    Here's the method that applies select params for duplicate checking: https://github.com/espocrm/espocrm/b...Person.php#L36
    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

    • Lin
      Junior Member
      • Jul 2019
      • 16

      #3
      Thanks Yurikuzn!

      Comment

      Working...