Announcement

Collapse
No announcement yet.

Field checking in EspoCRM

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #2
    Hello,

    Here's the method that applies select params for duplicate checking: https://github.com/espocrm/espocrm/b...Person.php#L36

    Comment


    • #3
      Thanks Yurikuzn!

      Comment

      Working...
      X