| | |
| | | <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) == '販売店'|| |
| | | Text(Activity_Type2__c) == '社外イベント')&&whatid__c == null&&Free_Input__c ==false</description> |
| | | <errorConditionFormula>(Text(Activity_Type2__c) == '販売店'|| |
| | | Text(Activity_Type2__c) == '社外イベント')&&whatid__c == null&&Free_Input__c ==false</errorConditionFormula> |
| | | <errorMessage>请选择系统中的访问位置,如果没有,请勾选 “手动输入”</errorMessage> |