binxie
2024-01-22 4688e276eee13cd2e521aa55afb5725cb0fda270
force-app/main/default/objects/Event__c/validationRules/location_input_check.validationRule-meta.xml
@@ -2,7 +2,9 @@
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>location_input_check</fullName>
    <active>false</active>
    <description>没有WhatID</description>
    <description>20231106
(Text(Activity_Type2__c) == &apos;販売店&apos;||
Text(Activity_Type2__c) == &apos;社外イベント&apos;)&amp;&amp;whatid__c == null&amp;&amp;Free_Input__c ==false</description>
    <errorConditionFormula>(Text(Activity_Type2__c) == &apos;販売店&apos;||
Text(Activity_Type2__c) == &apos;社外イベント&apos;)&amp;&amp;whatid__c == null&amp;&amp;Free_Input__c ==false</errorConditionFormula>
    <errorMessage>请选择系统中的访问位置,如果没有,请勾选 “手动输入”</errorMessage>