Set emails to UNIQUE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drychly
    Junior Member
    • May 2025
    • 1

    #1

    Set emails to UNIQUE

    Hi, is it possible to set the email address field for Users and Contacts as UNIQUE in EspoCRM to prevent duplicates? If so, how can this be configured?
  • lazovic
    Super Moderator
    • Jan 2022
    • 1032

    #2
    Hi drychly,

    You can either configure the fields for duplicate check in the Contact and User entity settings (Administration > Entity Manager > {entity_name} > Edit) or use the API Before-Save Script: https://docs.espocrm.com/administrat...licateconflict.

    Comment

    Working...