Activity › Forums › Salesforce® Discussions › How to create custom metadata in Salesforce?
-
How to create custom metadata in Salesforce?
Posted by Anjali on September 17, 2020 at 2:04 PMHow to create custom metadata in Salesforce?
Ato replied 3 years, 10 months ago 6 Members · 5 Replies -
5 Replies
-
<div>Follow these steps to create custom metadata :</div>1. Go to Setup ->Enter Custom Metadata in Quick find box -> select Custom Metadata Types
2. Click New
3. Enter Label and Plural label
4. Click Save
5. In the Custom Field Section, Click New -> Select Percent -> Click Next.
6. Enter field Label, Length -> Click Next -> Click Save. - [adinserter block='9']
-
Hi,You can simply use Bulk Object Field Creator (BOFC) application to Bulk Create Custom or standard metadata or perform any other metadata operations in bulk.
Visit appexchange page – https://appexchange.salesforce.com/appxlistingdetail?listingId=a0N30000000qDqqEAE
Official Webpage – https://www.bofc.io -
Custom metadata types are used in this stage to enable you to configure your app using Salesforce information. The custom metadata type in the component of the package you loaded is already set up. You simply need to set it up.
Now you can add sounds to every activity in your Salesforce org with this component. However, take caution! There is a lot of responsibility that comes with amazing components. Don’t irritate your users (or their neighbors) by incorporating sound effects into everything they do. -
Hello Anjali,
Create a custom metadata type follow the below step.- From Setup, enter Custom Metadata Types in the Quick Find box and select Custom Metadata Types.
- Click New Custom Metadata Type.
- For Label, enter Support Tier and for Plural Label, enter Support Tiers.
- Click Save.
After you save, you land on the Custom Metadata Type Support Tier page. This page includes the details of the custom metadata type. From here you can add custom fields, add records, create validation rules, and edit page layouts.
Thanks. -
To create custom metadatain salesforce ,
– Go to setup ->> Custom Metadata Types and click on new custom metadata types button.
– Fill required details.
– After creating this, you will get an option to create fields, layout and validation rules. Once you are done with you can create records like custom setting
Log In to reply.