| | |
| | | ISBLANK(Request_comment__c), |
| | | ISBLANK(Responsible_Person__c)))</description> |
| | | <errorConditionFormula>AND( |
| | | RecordTypeId ="012C600000003KE", |
| | | RecordTypeId ="01210000000Qeky", |
| | | AND(ISPICKVAL(Status__c,"跟进中"),ISPICKVAL(IsVOC__c,"VOC")), |
| | | OR( |
| | | ISBLANK(text(VOC_category__c)), |
| | | ISBLANK(text(VOC_category2__c)), |
| | | ISBLANK(Request_comment__c), |
| | | ISBLANK(Responsible_Person__c)))</errorConditionFormula> |
| | | <errorDisplayField>VOC_category2__c</errorDisplayField> |
| | | <errorDisplayField>AWS_Data_Id__c</errorDisplayField> |
| | | <errorMessage>如果判断是VOC,请填写「VOC程度」,「VOC分类」,「VOC对应者」,「委托内容」</errorMessage> |
| | | </ValidationRule> |