-
How to find that a field is not supported in Salesforce Metadata API?
I have the Order Status field in the Order. Object file defined simply as follows:
<fields>
<fullName>Status</fullName>
<picklist>
<picklistValues>
<fullName>Draft</fullName>
<default>false</default>
</picklistValues>
<picklistValues>
<fullName>Activated</fullName>
<default>false</default>
</picklistValues>
</picklist>
<trackHistory>true</trackHistory>
<type>Picklist</type>
</fields>I get the error:
Order.object: This standard picklist field not supported in metadata API
Log In to reply.
Popular Salesforce Blogs
Set Up and Manage Salesforce Communities
Introduction Communities we create works as an important way of sharing information between people who are part of our business i.e. employees, partners, and customers.…
Integrating Salesforce and DevOps to Streamline Your Sales Cycle
In a growth facilitating business environment, a smooth transition between development and sales is essential. Salesforce, the industry's premier CRM platform, meets DevOps, a set…
Protect your Data with Data Classification in Salesforce
Happy Cybersecurity Awareness Month (CSAM)! Did you know that the loss of critical, and often sensitive, information can severely impact the profitability and innovation of your…
Popular Salesforce Videos
How does Salesforce Field Service Platform increase servicing revenue for your company
CRM Salesforce, along with its Field Service Lightning App, is drastically improving the field-force productivity in the industry. Built on the Salesforce Service Cloud, it…
Salesforce Sales Cloud Basics
This short video shows how easy to create & manage leads and to convert it to opportunity, contacts & accounts using Salesforce Sales Cloud. Please…
Kizzy Consulting Salesforce Services - Grow Your Business 2X With Salesforce CRM
Kizzy Consulting is a Salesforce Ridge Consulting Partner in the USA and has successfully implemented 100+ Salesforce projects for 100+ clients across sectors like Financial Services,…