web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

How to display a lookup while typing

(0) ShareShare
ReportReport
Posted on by 931

Hi all,

I have a field say CustAccnt lookup with customer account number and customer name.

Normally if i type the account number 100*, then it displays the lookup that starts with 100.

My need is to type the customer name for example, if i type electronic , it should display the the list of customer names starts with electronic, how to achieve this without * to display the lookup like filter.

Thanks,

Rusty

*This post is locked for comments

I have the same question (0)
  • Hichem.Chekebkeb Profile Picture
    3,371 on at

    Try simulating the same effect by adding * at the end of search string. Use onModified method or event

  • ThivaKar Profile Picture
    931 on at

    Hi,

    I mean without * is it possible to force the lookup

  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at

    Override the textChange() method on the form control to capture modification of field value realtime.

    msdn.microsoft.com/.../formstringcontrol.textchange.aspx

    Then with each character typed, you will monitor the value of the control to match your lookup criteria.

    When the criteria is met, you can just simply call the lookup() method on the form control.

    If you want filtering like you would do with the asterisk character, you would need to implement that yourself in the lookup method by adding the query range to your lookup query yourself.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 26

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans