Toggle Side Panel

  • Home
  • Articles
    • All Articles
    • Blogs
    • Videos
    • Infographics
  • Consultants
    • Salesforce Product Expertise
      • Top Salesforce ConsultantsTop Salesforce Consultants
      • Marketing Cloud ConsultantsMarketing Cloud Consultants
      • Service Cloud ConsultantsService Cloud Consultants
      • Experience Cloud ConsultantsExperience Cloud Consultants
      • Analytics Cloud ConsultantsAnalytics Cloud Consultants
    • Salesforce Industry Expertise
      • Non-Profit Cloud ConsultantsNon-Profit Cloud Consultants
      • Financial Service Cloud ConsultantsFinancial Service Cloud Consultants
      • Health Cloud ConsultantsHealth Cloud Consultants
      • Commerce Cloud ConsultantsCommerce Cloud Consultants
      • Manufacturing Cloud ConsultantsManufacturing Cloud Consultants
    • Salesforce Experts by Location
      • USATop Salesforce Consultants in USA
      • IndiaTop Salesforce Consultants in India
      • AustraliaTop Salesforce Consultants in Australia
      • United KingdomTop Salesforce Consultants in UK
      • CanadaTop Salesforce Consultants in Canada
  • Webinars
  • Marketplace
  • Advertise With Us
  • Contact Us
  • Discussions
More options
    Sign in Sign up
    • Home
    • Articles
      • All Articles
      • Blogs
      • Videos
      • Infographics
    • Consultants
      • Salesforce Product Expertise
        • Top Salesforce ConsultantsTop Salesforce Consultants
        • Marketing Cloud ConsultantsMarketing Cloud Consultants
        • Service Cloud ConsultantsService Cloud Consultants
        • Experience Cloud ConsultantsExperience Cloud Consultants
        • Analytics Cloud ConsultantsAnalytics Cloud Consultants
      • Salesforce Industry Expertise
        • Non-Profit Cloud ConsultantsNon-Profit Cloud Consultants
        • Financial Service Cloud ConsultantsFinancial Service Cloud Consultants
        • Health Cloud ConsultantsHealth Cloud Consultants
        • Commerce Cloud ConsultantsCommerce Cloud Consultants
        • Manufacturing Cloud ConsultantsManufacturing Cloud Consultants
      • Salesforce Experts by Location
        • USATop Salesforce Consultants in USA
        • IndiaTop Salesforce Consultants in India
        • AustraliaTop Salesforce Consultants in Australia
        • United KingdomTop Salesforce Consultants in UK
        • CanadaTop Salesforce Consultants in Canada
    • Webinars
    • Marketplace
    • Advertise With Us
    • Contact Us
    • Discussions
    Close search

    Activity › Forums › Salesforce® Discussions › What is Custom Metadata Type in Salesforce? How is it different from Custom Objects and Custom Settings?

    Tagged: Custom Metadata Type, Metadata, Metadata API, Salesforce Custom Object, Salesforce Custom Settings, Salesforce Customization

    • Salesforce® Discussions

      What is Custom Metadata Type in Salesforce? How is it different from Custom Objects and Custom Settings?

      Posted by Subhendu on January 10, 2018 at 11:52 AM

      What is Custom Metadata Type in Salesforce? How is it different from Custom Objects and Custom Settings?

      Adarsh replied 8 years, 2 months ago 2 Members · 1 Reply
      • Custom Metadata Type
      • Metadata
      • Metadata API
      • Salesforce Custom Object
      • Salesforce Custom Settings
      • Salesforce Customization
    • 1 Reply
    • Adarsh

      Member
      January 12, 2018 at 12:42 PM

      Hello Subhendu,

      Custom Object - In Salesforce, you're able to create a custom object to store a particular set of data where users can create and manage that data all under a tab.

      Custom Setting - 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, flows, Apex, and the SOAP API.

      Custom Metadata - Custom metadata is customizable, deployable, packageable, and upgradeable application metadata. First, you create a custom metadata type, which defines the form of the application metadata. Then you build reusable functionality that determines the behavior based on metadata of that type. Similar to a custom object or custom setting, a custom metadata type has a list of custom fields that represent aspects of the metadata.
      Custom metadata types generally were known as metadata of metadata. The main advantage to using the custom metadata types is you can add both definition and records in the package or changeset. These are same as the custom object and custom setting that resides in Application Cache instead of Org Data Storage.

      Unlike custom setting metadata use __mdt in its API name.

      Advantages of Custom Metadata:

      1. Metadata are deployable! No more annoying configuration after deployment, which you have to do with Custom Settings. You don’t need to create Apex classes to generate your default Custom Setting records.

      2. They have WAY more options that Custom Settings: picklist fields, long text areas (in Spring ’17), page layouts, and validation rules.

      3. The beauty that is Metadata Relationships! You can create lookups between Custom Metadata objects. Additionally, you can create an Object Definition lookup.

      4. Custom Settings have the same permission to edit the records and to edit the configuration. Both can be done with the “Configure Application” permission. With Custom Metadata, you can edit the records with “Configure Application” but you require “Author Apex” to edit the configuration.

      Hope it helps 🙂

    Log In to reply.

    • Public
    • All Members
    • My Connections
    • Only Me
    • Public
    • All Members
    • My Connections
    • Only Me
    • Public
    • All Members
    • My Connections
    • Only Me

    application solution

    Popular Salesforce Blogs

    Why should you hire salesforce consulting services?

    What should you hire Salesforce Consulting Services?

    Blog in Salesforce

    In this case, Salesforce consulting services are relevant. Salesforce consultant companies will help businesses resolve any issues and provide them with the best-in class solutions to fully…

    Compatibility with External System, Conclusion, Consulting Services for Salesforce, Data Migration, Data Migration Assistance
    Hennery cavil Jan 9, 2024
    2,123  Views

    Salesforce Field Service Lightning Functional Data Model

    Blog in Salesforce Cloud Platform

    Today, we will be discussing the data model of Field Service Lightning. This article will be slightly technical, so buckle up your seat belt hoses.…

    Data Model, Field Service Lightning, Field Service Lightning Permissions and Configuration, Field Service Lightning Setup, FSL
    Kizzy Consulting May 23, 2023
    1,958  Views
    Account-based Marketing

    All About Account-based Marketing in Salesforce

    Blog in Salesforce

    Understanding Account-based Marketing Account-based showcasing may be a B2B showcasing technique that centers on particular clients or accounts and targets each as an advertisement of…

    B2B Displaying, B2B Showcasing Technique, Businesses, Clients or Accounts, Companies
    Anjali Oct 13, 2020
    4,214  Views

    Popular Salesforce Videos

    How To Create Global Picklist In Salesforce

    How To Create Global Picklist In Salesforce

    Video in Others, Salesforce Training

    Learn how Global Picklist is created in Salesforce. The following points will be covered in this tutorial - 1. Introduction To Global Picklist Global picklist…

    Salesforce Training, salesforce, Salesforce Objects, Salesforce Video, Salesforce Learning
    Algoworks Dec 10, 2020
    1,983  Views
    Create Custom App in Salesforce | Salesforce Training

    Create Custom App in Salesforce | Salesforce Training

    Video in Salesforce Apps

    Following Pointers are included in this video: 00:00:00 Agenda 00:00:36 What is Cloud Computing? 00:03:12 What is Salesforce? 00:05:21 Benefits of Cloud computing & Salesforce…

    Salesforce Training, Salesforce Tutorial, CRM, Cloud Computing, Salesforce Video
    Jogender Apr 22, 2022
    1,438  Views
    Predicted Job Growth of Salesforce Business Analysts

    Predicted Job Growth of Salesforce Business Analysts

    Video in Salesforce Stories

    In this video, Ben Analyst predicts the potential future growth of Salesforce. He compares the growth of Salesforce to other companies' growth rates and also…

    Salesforce Training, Salesforce Tutorial, salesforce, Salesforce Video, Salesforce Features
    Mayra Aug 26, 2022
    1,969  Views
    Footer Forcetalks logo

    support@forcetalks.com

    • twitterx

    Quick Links

    Advertise with Us

    Salesforce® Articles

    Dreamforce 2023

    Top Salesforce® Bloggers 2023

    Top Salesforce Consultants

    Get Listed

    Company

    Contact Us

    About Us

    Privacy Policy

    Terms & Conditions

    InsightHub

    Salesforce Blogs

    Salesforce Videos

    Salesforce Groups

    Salesforce Jobs

    © 2026 - Forcetalks ● All Rights Reserved

    Salesforce® is a trademark of Salesforce® Inc. No claim is made to the exclusive right to use “Salesforce”. Any services offered within the Forcetalks website/app are not sponsored or endorsed by Salesforce®.

    Try AuditMyCRM - It is a Salesforce CRM Audit tool which comprehensively scans your Salesforce org and gives you the list of errors or warnings you need to take care of.
    We use cookies to enhance your browsing experience. Please see our privacy policy if you'd like more information on our use of cookies.