#addPreSearch

Posts tagged with this topic.

Dynamics CRM Client Scripting: addCustomFilter and addPreSearch

Apr 23, 2021

The most common requirement that usually we need to apply is filtering the lookup dynamically based on the state of the current attribute. For example, you have a Custom Approval entity (table) that got a lookup to Customer and Custom Document. Then when the user on the Custom...