i am looking to add the duplicate record feature to a custom entity thank you for your help
Duplicate Feature
Collapse
X
-
Replicate it in service class. Take application/Espo/Modules/Crm/Services/Account.php as an example. Copy getDuplicateWhereClause method to your Service class.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