Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

Custom Lookup Filter PreSearch Method not working

(0) ShareShare
ReportReport
Posted on by 5

Hi folks I ran through an error, i had custom entities HR and Employees, i'm using an presearch method to just 

simpy filter records in the lookup field to show only Employee whose name is Adnan.

Here is my sample code:

function filterLookupOnLoad(excutionContext) {
    var formContext=excutionContext.getFormContext();
  
        formContext.getControl("kamran_lookforemploye").addPreSearch(FilterLookup);
    
  
 }
 
 function FilterLookup(excutionContext) {
    var formContext=excutionContext.getFormContext();
   
    var fetchXML = ""  
                              ""  
                              "";
  
    formContext.getControl("kamran_lookforemploye").addCustomFilter(fetchXML);
 }
 

  • Suggested answer
    a33ik Profile Picture
    a33ik 84,325 Most Valuable Professional on at
    RE: Custom Lookup Filter PreSearch Method not working

    Hello,

    Try to use

        var fetchXML = ""  
                                  ""  
                                  "";

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,642 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,371 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans