What is the difference between custom objects, custom settings and custom meta data ?
Answer / Prem Singh
Custom Objects are used to create new data structures that store information specific to an organization. Custom Settings are used to store global settings for an entire org, and values can be accessed programmatically or through setup UI. Custom Metadata is a way to configure the behavior of certain Salesforce features like Apex classes, Lightning Components, Apps, etc., without writing code.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to handle the null pointer exception in salesforce?
What is the character limit of custom label?
Who are the people who can access a “drag and drop dashboard”?
Why I am not able to find list of person account fields in field level security (fls) settings when navigated to fields on account object?
When to use before and after trigger in salesforce?
What happens to a detailed record when a master record is deleted? What happens to child records when a parent record is deleted?
What are list of tools are avaliable in salesforce lightning ?
What is a sandbox org?
What is manual sharing?
How are users differentiated in salesforce?
How to troubleshoot the errors if any issue comes in process builder? : salesforce process builder
How to check for user license in salesforce work environment?