All You Need to Know About Metadata, Custom Metadata Types and Metadata API
What is Metadata? Metadata is the data that describes other data. For example, in a Salesforce org, there is a standard object called Account. When…
What is Metadata? Metadata is the data that describes other data. For example, in a Salesforce org, there is a standard object called Account. When…
What is a Lightning-tabset? A Lightning-tabset represents a list of tabs. A lightning-tabset displays a tabbed container with multiple content areas, only one of which is…
You can follow the following steps to integrate Salesforce with Outlook: Firstly, log in to your salesforce org. Click on Setup. In the Quick Find…
Custom Metadata Type lets you use records to configure your app without worrying about migrating those records to other organizations. You can deploy the…
In Salesforce, a flow is a tool for automation. In other words, it gathers data or information and uses it for processing. In the Salesforce user…
Auto-launched flows in record triggers make additional updates after they are saved to the triggering record or database. One of the many different types of Flows…
A public group can be defined as a collection of individual users, other groups, individual roles, and/or roles with their subordinates that all have a…
Field Dependency In Salesforce, field dependencies are the filters that let users alter a picklist’s items based on the value of a different field. Field…
In Salesforce, Page Layout is used to customize the page of an object record. It controls the layout of an object. It defines which fields…
Objects Objects are database tables that allow us to store data and information specific to the organization in Salesforce. We can store data and information…