When will you use custom settings?
Answer / Nalin Srivastava
You will use Custom Settings in Salesforce when you need to store application-specific settings that can be easily updated by non-technical users without requiring code changes. They allow storing data in a structured format and accessing them across multiple orgs using the Metadata API.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are there any css (styles) provided by salesforce.com as part of the supported lightning components ?
Can you tell me about data import wizard?
How many types of assert statements are there and what is their purpose?
Which objects have associated standard controllers? : salesforce visualforce
What happens to a detailed record when a master record is deleted?
There is a simple soql query ‘select id, name from opportunity’ which fetches millions of records without any selection criterion. How do we optimize the performance of this simple query without using any selection criterion ?
What is a data type? What are the different data types?
Types of Sharing Rules in Salesforce and Explain it?
What is the character limit for custom labels?
What do you know about apex?
Difference between a workflow rule and approval process?
What is a permission set?