function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
vmarvmar 

How could validation rules apply for salesforce Outlook?

How could validation rules apply for the salesforce Outliook?

 

thank you

JanitaB2JanitaB2

Depends on how you are integrating Outlook to Salesforce.  If you are using the older "Connect for Outlook", then there is a regedit setting that must be set in order for the validation rules to fire. 

 

In the O_Dictionary.xml file, you need the following OverrideOptions:

 

<PutRegistry name="UseWorkflowRules" type="string" value="true" />