<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>Need_Follow_up_People__c</fullName>
|
<description>LJPH-C95AQ2
|
由于引用超过20,所以用了公式拷文本字段。</description>
|
<externalId>false</externalId>
|
<formula>IF( NowToEnd__c < 0, BuchangApprovalManager_Txt__c ,
|
IF( NowToEnd__c > 30, Service_Contract_Staff__r.Name__c , JingliApprovalManager_Txt__c ) )</formula>
|
<label>需跟进人员</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|