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)

ItemName Lookup in UI builder class

(0) ShareShare
ReportReport
Posted on by

Dear All

I want to display Item(multiselect) in the contract class which should display the lookup of Item id and Item name 

So i am going for UI builder class.

In UI builder i am unable to select itemName from purchline query in the lookup as the value coming from itemname() method in purchline table.

Can any one let me know the solution to do so in UIbuilder lookup

Thanks 

Annaa MU

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Chaitanya Golla Profile Picture
    17,225 on at

    Hi,

    You can add tables EcoResProduct and EcoResProductTranslation to your purchline query(by joining to table InventTable) and use field DisplayProductNumber of table EcoResProduct.

    Relations:

    InventTable.Product == EcoResProduct.RecId

    EcoResProductTranslation.Product == EcoResProduct.RecId

    If language is not EN-US, then you have to combine LanguageTable to EcoResProductTranslation through relation EcoResProductTranslation.LanguageId == LanguageTable.LanguageId and use field Name of table EcoResProductTranslation.

    X++ Code: EcoResProduct::find(this.DistinctProductVariant).productName(_languageId);

    Hope this helps you.

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 39

#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