Hi Experts,
I have custom requirement in ondemand.
Scenario : Create Custom Business Object to get all the Duplicate Account based on certain fields like ( Name , Email , Phone etc)
In the above screen we can see that there are 6 check-box with fields Name , Birth-date, Address , Phone , Fax , Email
When we check the check-box "Name" and Press the "Search Duplicate Account" from the back-end of standard Account BO get all account with name should be 100% same and display under the list as shown in above figure.
Also when i select 2 check box "Name" and "Email" from the back-end of standard Account BO get all account with name should be 100% and Email should be 100% same and display under the list as shown in above figure.
if 3 check box then same as above with 3 conditions and so on....
How i can achieve this requirement. anyone have idea about this how to code and how to do this.
Many Thanks
Mithun