always seemed phenomenal duplicate detection is CRM 4, but has a problem I think. Lets you record the duplicate something that my view should not do. I found a way to hide the button but this solution is a unsupported and I must stress this is NOT SUPPORTED. We will watch them as I do.
ViewDuplicates.aspx On page is the statement of the record button, cancel, etc.
btn_id_Ok.innerHTML = LOCID_VIEWDUPLICATES_OK_LBL; btn_id_Cancel.innerHTML = LOCID_VIEWDUPLICATES_CANCEL_LBL;
Well These buttons are displayed depending on some parameters that sends aspx page.
btn_id_Ok order to hide, you have to add the corresponding style as shown in the following line:
btn_id_Ok.style.visibility = "hidden";
I hope you serve something. Salu2
Atilin