Hey all! Thanks for taking the time to review my post.
We have an automated process that adds tasks to leads when they are created. The challenge here - when we get multiple of the same lead and want to merge, it consolidates everything into one lead…
Hi all,
I added a new file custom/clients/base/views/merge-duplicates/merge-duplicates.js to my code to extend the Merge Duplicate Process with some logic. My logic is running fine, but I also want to display an Alert message for the user before my…