Hi All,
Has anyone tried to apply PreSearch filter on Lookups in Unified User Interface? This is working in the Web UI but not in UUI.
let ctrl = context.getFormContext().ui.controls.getByName("attributename");
ctrl.addPreSearch(function () { ctrl.addCustomFilter(filter) });
*This post is locked for comments
I have the same question (0)