<?xml version="1.0" encoding="UTF-8"?>
|
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>WhetherTroubleInSug</fullName>
|
<active>true</active>
|
<description>术中是否有产品发生故障控制故障描述</description>
|
<errorConditionFormula>WhetherProductProblem_Operation__c== true &&
|
ProblemDescripion__c == '' &&
|
RecordTypeId == '01210000000Qekj'</errorConditionFormula>
|
<errorDisplayField>ProblemDescripion__c</errorDisplayField>
|
<errorMessage>勾选时,故障描述必填!</errorMessage>
|
</ValidationRule>
|