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/WhetherInstallTarining.validationRule-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Report__c/validationRules/WhetherInstallTarining.validationRule-meta.xml b/force-app/main/default/objects/Report__c/validationRules/WhetherInstallTarining.validationRule-meta.xml index e31da04..1efe901 100644 --- a/force-app/main/default/objects/Report__c/validationRules/WhetherInstallTarining.validationRule-meta.xml +++ b/force-app/main/default/objects/Report__c/validationRules/WhetherInstallTarining.validationRule-meta.xml @@ -13,7 +13,7 @@ ISBLANK(Content__c) || DetailedReport_InstallTarin__c =='' ) && - RecordTypeId == '012C600000005sY'</errorConditionFormula> + RecordTypeId == '01210000000RkuM'</errorConditionFormula> <errorDisplayField>WhetherInstallationTraining__c</errorDisplayField> <errorMessage>鏄惁杩涜瀹夎鍩硅涓衡�樻槸鈥欐椂锛屽煿璁湴鐐广�佸煿璁疄鏂芥棩鏈熴�佸煿璁疄鏂戒汉鍛樼被鍨嬨�侀櫌鏂硅礋璐d汉銆佽仈绯荤數璇濅负蹇呭~瀛楁</errorMessage> </ValidationRule> -- Gitblit v1.9.1