-
How to ignore duplicate management rules and save update address?
Hello guys,
I want to ignore duplicate management rules. I am validating the address on Account page. When i saved the address is showing the attached image of my sf page. I am getting Save (ignore) button came.
I want to know which type of coding is used behind the Save(ignore) button. I have my own button. I want to validate address when I click on on my own button. It does not save my validate address. I used following line of code:
Database.SaveResult sr = Database.update(oAccount[0], false);
But this code ignores the validated address. I want to save validated address. how’s it possible?
Which query is using Save(Ignore) button? I want to use that on my own button. Please help me.
Guys, I am not able to save the image. Sorry.
-
This discussion was modified 9 years, 9 months ago by
Bhavesh.
-
This discussion was modified 9 years, 9 months ago by
Forcetalks.
-
This discussion was modified 9 years, 9 months ago by
Forcetalks.
-
This discussion was modified 9 years, 9 months ago by
Log In to reply.