xml version="1.0" encoding="UTF-8"?><CustomObjectxmlns="http://soap.sforce.com/2006/04/metadata"><fields><fullName>MyCustomAccountField__c</fullName><description>A custom field on the Account standard object.</description><externalId>false</externalId><inlineHelpText>Some help text.</...
“define field-level help” in the salesforce help. label string label for the field. you cannot update the label for standard fields in article type such as title, urlname, summary, etc. length int length of the field. picklist picklist (including dependent picklist) ( deprecated....
<field>EndPointURL__c</field> <value xsi:type="xsd:string">https://www.baidu.com</value> </values> </CustomMetadata> (XML of cmt) <?xml version="1.0" encoding="UTF-8"?> <CustomObject xmlns="http://soap.sforce.com/2006/04/metadata"> <customSettingsType>List</customSettingsType> ...
Rollup Field Rollup Query RuntimeDependency Salesforce Structured Object Salesforce Structured QnA Config Saved View Schedule Sdk Message Sdk Message Filter Sdk Message Processing Step Sdk Message Processing Step Image Sdk Message Processing Step Secure Configuration Search provider Search Telemetry SearchAttri...
Rollup Field Rollup Query RuntimeDependency Salesforce Structured Object Salesforce Structured QnA Config Saved View Schedule Sdk Message Sdk Message Filter Sdk Message Processing Step Sdk Message Processing Step Image Sdk Message Processing Step Secure Configuration Search provider Search Telemetry SearchAttri...
"fieldset","as":null,"items":[{"id":"widgetVisibility","className":null,"__typename":"FormFieldRef"}],"props":null,"legend":null,"description":null,"className":null,"viewVariant":null,"toggleState":null,"__typename":"FormFieldset"},{"id":"moreOptionsGroup","type":"fieldset"...
RunQueryOrderByField SalesforceLinkedService SalesforceMarketingCloudLinkedService SalesforceMarketingCloudObjectDataset SalesforceMarketingCloudSource SalesforceObjectDataset SalesforceServiceCloudLinkedService SalesforceServiceCloudObjectDataset SalesforceServiceCloudSink SalesforceServiceCloudSource SalesforceSink Salesforce...
RunQueryOrderByField SalesforceLinkedService SalesforceMarketingCloudLinkedService SalesforceMarketingCloudObjectDataset SalesforceMarketingCloudSource SalesforceObjectDataset SalesforceServiceCloudLinkedService SalesforceServiceCloudObjectDataset SalesforceServiceCloudSink SalesforceServiceCloudSource SalesforceSink Salesfor...
"fieldset","as":null,"items":[{"id":"widgetVisibility","className":null,"__typename":"FormFieldRef"}],"props":null,"legend":null,"description":null,"className":null,"viewVariant":null,"toggleState":null,"__typename":"FormFieldset"},{"id":"moreOptionsGroup","ty...
The Root field is a number type and the ID field is a string type. You can use the following custom SQL query to change the data type of Root from a number to a string so that you can join the Main and Sub tables using the Root and ID fields. SELECT [Main].[Root] AS [Root_...