From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期六, 20 一月 2024 13:16:47 +0800 Subject: [PATCH] addvalidationrule --- force-app/main/default/objects/Rental_Apply__c/validationRules/IF_IsJum_Rental_Eq_True2.validationRule-meta.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Rental_Apply__c/validationRules/IF_IsJum_Rental_Eq_True2.validationRule-meta.xml b/force-app/main/default/objects/Rental_Apply__c/validationRules/IF_IsJum_Rental_Eq_True2.validationRule-meta.xml index 6edbe68..4f0d49a 100644 --- a/force-app/main/default/objects/Rental_Apply__c/validationRules/IF_IsJum_Rental_Eq_True2.validationRule-meta.xml +++ b/force-app/main/default/objects/Rental_Apply__c/validationRules/IF_IsJum_Rental_Eq_True2.validationRule-meta.xml @@ -4,6 +4,5 @@ <active>true</active> <description>鏄惁鎻掗槦(澶囧搧): 鍙兘鎻掗槦涓�娆★紝瑕佸鍔犻獙璇佽鍒欍�傛彃闃熶竴娆′箣鍚庯紝鏄惁鎻掗槦(澶囧搧)鍜屾彃闃熷師鍥�(澶囧搧)涓嶈兘淇敼</description> <errorConditionFormula>Text(JumpDate_Rental__c) != null && (ISCHANGED( IsJump_Rental__c )== true || ISCHANGED( JumpCause_Rental__c )== true)</errorConditionFormula> - <errorDisplayField>Return_to_wh_staff__c</errorDisplayField> <errorMessage>鎻掗槦涓�娆′箣鍚庯紝鏄惁鎻掗槦(澶囧搧)鍜屾彃闃熷師鍥�(澶囧搧)涓嶈兘淇敼</errorMessage> </ValidationRule> -- Gitblit v1.9.1