| | |
| | | <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Cannot_change_PIC</fullName> |
| | | <active>true</active> |
| | | <errorConditionFormula>$Profile.Id != "00eC800000005Cb" && ISCHANGED( Person_In_Charge__c )&& RA_Status__c <> '草案中'</errorConditionFormula> |
| | | <errorConditionFormula>$Profile.Id != "00e10000000Y3o5" && ISCHANGED( Person_In_Charge__c )&& RA_Status__c <> '草案中'</errorConditionFormula> |
| | | <errorDisplayField>Person_In_Charge__c</errorDisplayField> |
| | | <errorMessage>不能更改主担当</errorMessage> |
| | | </ValidationRule> |