-
How to delete a custom metaData in salesforce which I have added as a component in Managed package?
How to delete a custom metaData which I have added as a component in Managed package? I dont see any delete button available and when I try to delete via workbench I get insufficient rights error.
Log In to reply.
Popular Salesforce Blogs
How to Use Custom Settings in Salesforce | The Developer Guide
Custom Setting: Custom settings are like custom objects. Application engineers can make custom arrangements of information and partner custom information for an association, profile, or…
Passing URL parameters to Apex controller in a Lightning components
The following example helps you understand how to pass parameters from URL to components. In AURA , it is made easy to pass the parameters…
Learn About List and Set in Salesforce
LIST List is an ordered collection. List allows duplicates. We can access list elements with indexes. We can sort the list element with sort attributes.…
Popular Salesforce Videos
What is Process Builder in Salesforce? Explained Distinctly
Process Builder Salesforce is an automated Salesforce tool which allow you to control the order of action. Watch this video and learn all about it,…
Do you need to learn Salesforce Admin & App Builder if you want to become Salesforce developer ?
5 reasons why you need to learn the Salesforce Admin and App Builder even if you want to become or you are a Salesforce Developer.…
Salesforce Lightning Development Tutorial - Lightning Components in Visualforce
Salesforce Lightning Custom Component Development Tutorial for Beginners Learn how to embed lightning components in a Visualforce page. 3 Steps Add apex:includeLightning tag in your…