You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I add a custom filter to a lookup control in a form via JavaScript using the addCustomFilter function during the onPreSearch event of the lookup attribute, it will be ignored since the onPreSearch event is never triggered.