Asked by:
Verify contact is unique based on email or phone Using Javascript

Question
-
Hi,
I want to verify contact is unique based on Email or Mobile phone using javascript. please, Help me regarding this !!!
thanks & regards,
Rajitha.
Tuesday, February 23, 2016 12:36 PM
All replies
-
check this article:-
http://andreaswijayablog.blogspot.co.uk/2011/08/crm-2011-javascript-retrieve-record.html
Regards Faisal
Thursday, February 25, 2016 3:12 PM -
You can write the Javascript either Odata or soap to retrieve records based on Email or Mobile phone.
Why don't you setup duplicate detection in CRM?
Thanks!
Kalim
Thursday, February 25, 2016 7:01 PM -
As indicated in the previous post, Duplicate Detection feature is an efficient way to verify and warn user. However, this doesn't restrict him to create the duplicate record anyway. User can still ignore the warning and create the duplicate record.
To restrict user from creating duplicate record forcefully, we recently implemented the logic in the plugin (.NET code) that fires on the create or update of an entity.
blog: http://technologynotesforyou.wordpress.com | skype: ali.net.pk
Friday, February 26, 2016 8:53 AM -
Thank youMonday, February 29, 2016 12:28 PM
-
Thanks for your ReplyMonday, February 29, 2016 12:30 PM
-
Thank youMonday, February 29, 2016 12:30 PM