1.创建两个选择list项目 项目MajorType 项目MidType 2.创建联动关系: 首先找到项目MajorType,然后在Field Dependencies的地方点击New,做成联动关系, MajorType行有所有可选值,点击【include Values】和【 Exclude Values】按钮,进行联动匹配。 3.效果展示
FieldID:字段ID,对象内唯一 FieldName:字段名称,就是通常意义的数据表字段名,如Age、Gender等 DataType:字段类型,Salesforce支持的数据类型非常丰富,如:text, number, date, date/time, picklist(enum), auto-number, sequence, boolean, email, URI…… Rule:字段校验规则,对于整数类型,可以定义其最小最大值;...
Map<String, Schema.SObjectField> objFieldMap = pType.getDescribe().fields.getMap(); //verify field names if (!objFieldMap.containsKey(pControllingFieldName) || !objFieldMap.containsKey(pDependentFieldName)) return objResults; //get the control values // 拿到控制的选择List选项对应关系 List...
2.5.1 语法说明 SELECTfieldList[subquery][...][TYPEOFtypeOfField whenExpression[...]elseExpression END][...]FROMobjectType[,...][USINGSCOPEfilterScope][WHEREconditionExpression][WITH[DATACATEGORY]filteringExpression][GROUPBY{fieldGroupByList|ROLLUP(fieldSubtotalGroupByList)|CUBE(fieldSubtotalGroupByList...
2.在Custom Fields & Relationships模块下点击add新建一个字段并选择PickList点击Next; 3.在Field Label 中输入Education,鼠标移动到Field Name中则自动输入。将Value选择第二个Enter Value ,并在输入框中输入相应值,如图1所示; 4.一直选择Next,最后点击Save按钮新增PickList类型字段。
2.在Custom Fields & Relationships模块下点击add新建一个字段并选择PickList点击Next; 3.在Field Label 中输入Education,鼠标移动到Field Name中则自动输入。将Value选择第二个Enter Value ,并在输入框中输入相应值,如图1所示; 4.一直选择Next,最后点击Save按钮新增PickList类型字段。
Salesforce 领先的 CRM 平台,涵盖销售云、服务云和平台云,以及中国专属功能互连网关现已正式发布,它们在中国均托管在阿里云上。 借助互联网关满足本地市场需求。 扩展阿里云上的 Salesforce 的功能。 互联网关是一套专为中国地区提供的产品和集成功能,可以将阿里云上的 Salesforce 与本地应用、渠道和服务深度关联起来...
type複製活動接收的類型屬性屬性必須設定為SalesforceServiceCloudV2Sink。Yes writeBehavior作業的寫入行為。 允許的值為Insert和Upsert。否 (預設為 Insert) externalIdFieldNameupsert 作業的外部識別碼欄位名稱。 指定的欄位在 Salesforce 服務雲端物件中必須定義為「外部識別碼欄位」。 對應的輸入資料中不能有 NULL...
RestServiceAuthenticationType RestServiceLinkedService RestSink RestSource RetryPolicy RunFilterParameters RunQueryFilter RunQueryFilterOperand RunQueryFilterOperator RunQueryOrder RunQueryOrderBy RunQueryOrderByField SalesforceLinkedService SalesforceMarketingCloudLinkedService SalesforceMarketingCloudObjectDataset Salesfo...
Salesforce Object Type table True string The Salesforce object type like 'Leads'. External ID Field externalIdField True string Field marked as external ID field on Salesforce object. External ID externalId True string External ID of the record to retrieve. Returns The outputs of this op...