-
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, 5 months ago by
Bhavesh.
-
This discussion was modified 9 years, 5 months ago by
Forcetalks.
-
This discussion was modified 9 years, 5 months ago by
Forcetalks.
-
This discussion was modified 9 years, 5 months ago by
Log In to reply.
Popular Salesforce Blogs
Master the Art of Customer Service with Case Management | Salesforce
What is the top priority for any business today? If you anticipated it as ‘Customer Experience’, you are probably right. Recent research found that nearly…
RemoteAction Annotation In Apex | Salesforce Apex Developer Guide
Annotations: An Apex annotation, like a Java annotation, modifies how a method or class is used. Annotations begin with a @ symbol and are followed…
AppExchange vs Custom Development: Considering Your Options in Salesforce
Salesforce AppExchange is a marketplace of pre-built applications and components that you can install into your Salesforce organization. Custom development is the process of building…
Popular Salesforce Videos
Customer Lifecycle Analytics | Salesforce
Customer Lifecycle Analytics, built on Tableau CRM, helps you glean even more value from your Salesforce Surveys and Salesforce Feedback Management responses with embedded analytics…
What are Permission Sets (Object Level Security) in Salesforce?
In this video, Shrey is not only teaching but also demonstrating Permission Sets used in Salesforce Object Level Security. You will be learning: What are…
Business Days in Salesforce CRM Analytics (Tableau CRM)
It's common for businesses to want to take business days into account when showing data on a dashboard in CRM Analytics (formerly Tableau CRM) to…