Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Vendor Search Name in Lookup

(0) ShareShare
ReportReport
Posted on by 9,146

Hi

Anyone know if this lookup can be personalised to show the Vendor Search Name rather than Vendor Name?  It is there if I select from Full List, but it is personalising this "short" window that I would like to do:

VendorSearchName.png

Cheers

Heather

  • Suggested answer
    Teddy Herryanto (That NAV Guy) Profile Picture
    13,637 Moderator on at
    RE: Vendor Search Name in Lookup

    Not in standard. You will need to create extension for it.

  • Suggested answer
    I Gusti Made Ari Profile Picture
    3,594 on at
    RE: Vendor Search Name in Lookup

    You need to create tableextension to add the field to the DropDown FieldGroup : 

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-field-groups

    tableextension 50100 VendorTableExt extends Vendor
    {
       
        fieldgroups
        {
            addlast(DropDown; "Search Name") { }
        }
    }

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 944

#2
YUN ZHU Profile Picture

YUN ZHU 843 Super User 2025 Season 1

#3
Mansi Soni Profile Picture

Mansi Soni 602

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans