From cecd98b1ccbe67a2530c9d066ed5f12c7f3e8e2b Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期五, 19 五月 2023 16:20:17 +0800 Subject: [PATCH] 备份省目标录入 --- force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml b/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml index 45b5598..3d2783e 100644 --- a/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml +++ b/force-app/main/default/objects/Bulletin_Board__c/validationRules/Only_2B3_Can_Choose.validationRule-meta.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>Only_2B3_Can_Choose</fullName> - <active>false</active> - <description>缂栬緫浜猴細鍙湁2B3_澶囧搧涓績绠$悊鑰�(鐓х墖)鎵嶈兘閫夋嫨鈥濆鍝佷腑蹇冨叏鍥芥彮绀烘澘鈥�</description> + <active>true</active> + <description>缂栬緫浜猴細鍙湁2B3_澶囧搧涓績绠$悊鑰�(鐓х墖)鎵嶈兘閫夋嫨鈥濆鍝佷腑蹇冨叏鍥芥彮绀烘澘鈥� +璇鹃锛歋WAG-C478M2</description> <errorConditionFormula>TEXT(Board_category1__c) =='澶囧搧涓績鍏ㄥ浗鎻ず鏉�'&& $User.ProfileId<>'00e100000012CwK' &&$User.ProfileId<>'00e10000000xnod'&&$User.Batch_User__c <> true</errorConditionFormula> <errorDisplayField>Board_category1__c</errorDisplayField> <errorMessage>鍙湁绠�妗f槸鈥�2B3_澶囧搧涓績绠$悊鑰�(鐓х墖)鈥欐墠鑳介�夋嫨鈥濆鍝佷腑蹇冨叏鍥芥彮绀烘澘鈥�</errorMessage> -- Gitblit v1.9.1