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)

adding new column into accounts receivables price/discount agreement journal lines form

(0) ShareShare
ReportReport
Posted on by 739

Dears,

Please note that I need to add the item name next to the item code(item relation) in the grid of the accounts receivables price/discount agreement journal lines form in AX 2012 R3

anyone can help?

Regards

ER

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hello ER,

    This cannot be achieved by a personalization but requires a customization.

    Before making this personalization, I would question the requirement / added value of such a customization because you can see the search name of the item in the item relation drop down.

    Best regards,

    Ludwig

  • E. R. Profile Picture
    739 on at

    Thank you Ludwig for your reply. the user memorized the item name instead of the item code, also the search name field is used for another purpose. is there any link that may help in doing this customization?

    Regards,

    ER

  • Suggested answer
    Rohin Profile Picture
    4,624 on at

    Hi Eile,

     adding display method for ItemName will do your job but remember it won't allow you to make filter on ItemName. You'll get plenty of examples for how to add display methods in D365FO on internet with quick search. 

  • Verified answer
    Community Member Profile Picture
    on at

    Hi Elie,

    Please write a display method for Itemname, refer Salesline Table > Methods > Itemname(). The same way try writing the display method to get the item name in your required form.

  • Verified answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hello ER,

    The modification (display method) that Rohin and Suresh mentioned will help you identifying the name but won't allow you to sort or filter.

    If this is enough for you then go ahead and ask a developer to implement this in a demo/test environment so that you can have a look at it.

    Best regards,

    Ludwig

  • E. R. Profile Picture
    739 on at

    Dears,

    I used this code and linked it to the form as per the below screenshot but the return is not working properly. can anyone help?

    Display Name GetItemMethod()
    {
    EcoResProduct Product;
    EcoResProductTranslation ProductN;


    Select Name from ProductN
    where Product.recid==ProductN.product;
    return ProductN.Name;
    }

    0525.result.jpg

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
Joris dG Profile Picture

Joris dG 5

#2
Andrew Jones a1x Profile Picture

Andrew Jones a1x 2

#3
GL-01081504-0 Profile Picture

GL-01081504-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans