adspace
What is the difference between custom objects, custom settings and custom meta data ?
Answer Posted / 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 |
Post New Answer View All Answers