Activity › Forums › Salesforce® Discussions › What are custom settings in Salesforce?
Tagged: Apex API, Custom objects, Salesforce Custom Settings, Salesforce Developer, Validation Rules, Web Services in Salesforce
-
What are custom settings in Salesforce?
Posted by Aman on September 22, 2018 at 10:26 PMWhat are custom settings in Salesforce?
Pooja replied 6 years, 3 months ago 4 Members · 3 Replies -
3 Replies
-
Custom settings are similar to custom objects and enable application developers to create custom sets of data, as well as create and associate custom data for an organization, profile, or specific user. All custom settings data is exposed in the application cache, which enables efficient access without the cost of repeated queries to the database. This data can then be used by formula fields, validation rules, Apex, and the Web services API.
- [adinserter block='9']
-
Custom settings are similar to custom objects and enable application developers to create custom sets of data, as well as create and associate custom data for an organization, profile, or specific user.
-
Custom settings are similar to custom objects and enable application developers to create custom sets of data, as well as create and associate custom data for an organization, profile, or specific user. The custom setting data can then be used by formula fields, validation rules, flows, Apex, and the SOAP API.
Log In to reply.