Applicant_CancelReason_Active_Only
    true
    (($User.ProfileId <>'00e10000000Y3o5')&& 
($User.ProfileId <>'00e10000000xnoT')&& 
(NOT(CONTAINS($Label.ProfileId_EquCenAdmin, $User.ProfileId)))&& 
($User.ProfileId <>'00e10000000xo1D') && 
(NOT(CONTAINS($Label.ProfileId_EquCenCheckAndDepot, $User.ProfileId)))) 
&& Text(Cancel_Reason__c) <> '主动取消' 
&& ISPICKVAL(Status__c, '取消') && NOT($User.Batch_User__c) && $User.ProfileId <>'00e10000000dEQx'
    Cancel_Reason__c
    申请人只能选择主动取消。