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/Report__c/validationRules/WhetherRunningFollow.validationRule-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Report__c/validationRules/WhetherRunningFollow.validationRule-meta.xml b/force-app/main/default/objects/Report__c/validationRules/WhetherRunningFollow.validationRule-meta.xml index d5cca1c..68f038f 100644 --- a/force-app/main/default/objects/Report__c/validationRules/WhetherRunningFollow.validationRule-meta.xml +++ b/force-app/main/default/objects/Report__c/validationRules/WhetherRunningFollow.validationRule-meta.xml @@ -10,7 +10,7 @@ DepartmentHead__c == '' || DetailedReport_Follow__c == '') && -RecordTypeId == '012C600000005sY'</errorConditionFormula> +RecordTypeId == '01210000000RkuM'</errorConditionFormula> <errorDisplayField>WhetherFollow__c</errorDisplayField> <errorMessage>涓烘槸鏃讹紝璺熷彴瀹炴柦鏃ユ湡銆佺瀹よ礋璐d汉銆佽窡鍙板疄鏂戒汉鍛樼被鍨嬨�佽缁嗘姤鍛婏紙璺熷彴锛夊繀濉紒</errorMessage> </ValidationRule> -- Gitblit v1.9.1