Activity Forums Salesforce® Discussions What is the benefit of using list custom settings in Salesforce?

  • What is the benefit of using list custom settings in Salesforce?

    Posted by Ratnesh on May 5, 2020 at 6:18 AM

    What is the benefit of using list custom settings in Salesforce?

    Ayush replied 6 years ago 3 Members · 2 Replies
  • 2 Replies
  • Shweta

    Member
    May 5, 2020 at 6:39 AM

    List Custom Settings: It provides a set of static data that can be accessed across your organization. If you want to avoid governor limits, put that data in a list custom setting. And in list custom settings, we can access that data without writing SOQL. Data present in the list settings does not vary with profile or user, because it’s available in organization-wide.

  • [adinserter block='9']
  • Ayush

    Member
    May 5, 2020 at 6:47 AM

    It provides a set of static data that can be accessed across your organization. list custom settings, we can access that data without writing SOQL.

Log In to reply.