高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
force-app/main/default/objects/Rental_Apply__c/fields/Follow_pcl_status3__c.field-meta.xml
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Follow_pcl_status3__c</fullName>
    <description>取询价中,”状态2(文本)“</description>
    <description>取询价中,”状态2(文本)“,目的是为了较少字符上限
课题:SWAG-C494E7</description>
    <externalId>false</externalId>
    <formula>IF(ISBLANK(Follow_UP_Opp__c),&quot;&quot;,
Text(Follow_UP_Opp__r.StageName) &amp; &quot; : &quot; &amp; Follow_UP_Opp__r.Status_Formula_Text__c)</formula>
    <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
    <label>*跟进询价状态(辅助)</label>
    <label>跟进询价状态(辅助)</label>
    <required>false</required>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>