| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Dummy_product_request</fullName> |
| | | <active>false</active> |
| | | <active>true</active> |
| | | <description>在手动登录竞争对手产品对应中,请输入此次手动登录的产品型号</description> |
| | | <errorConditionFormula>ISBLANK(Lost_By_Product__c) && OR( !ISNULL(CompetitorProduct1__c)&&CompetitorProduct1__r.Competitor_product_dummy__c= true,!ISNULL(CompetitorProduct2__c)&& CompetitorProduct2__r.Competitor_product_dummy__c= true,!ISNULL(CompetitorProduct3__c)&& CompetitorProduct3__r.Competitor_product_dummy__c= true,!ISNULL(CompetitorProduct4__c)&&CompetitorProduct4__r.Competitor_product_dummy__c= true)</errorConditionFormula> |
| | | <errorDisplayField>Lost_By_Product__c</errorDisplayField> |