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 Display Field - Doesn't Show in Personalize

(0) ShareShare
ReportReport
Posted on by

Hello, we're using Dynamics AX 2012, one of the FR versions.  I've added a display method to the ReqPO table:

display str60 mlReqItemCategory(ReqPO _reqPO)
{
str60 ret;
InventDim inventDim;

inventDim = _reqPO.inventDim();

ret = mlSalesLineInfo::getReqItemCategory(_reqPO.ItemId, inventDim.InventSiteId, inventDim.InventLocationId);

return ret;
}

but I can't see how to personalize this into the user grids on the planned PO screen.  I've added the field to the Design of the ReqTransPOPurchListPage - String type with a DataSource of ReqPO and a DataMethod of mlReqItemCategory but still no visibility in personalizations.  I'm not sure what step I've missed, if anyone could point me in the right direction I'd appreciate it!

Cheers,

Dave

*This post is locked for comments

I have the same question (0)
  • David Kocher Profile Picture
    on at

    I should add the mlSalesLineInfo is a custom class, the method being called (getReqItemCategory) takes the item and dim information and returns a field from ReqItemTable, nothing fancy.

  • Verified answer
    Rustem Galiamov Profile Picture
    8,072 on at

    Hi David!

    Try to Reset the form and clear usage data.

    Can you provide some screenshots?

  • David Kocher Profile Picture
    on at

    REQPO-Planned-Order-Form.png

    REQPO-Planned-Order-Form.png

    Planned-PO-Personalize.png

    Let me know if there is something else you need to see.  Thanks in advance!

  • David Kocher Profile Picture
    on at

    Resetting the form did the trick Rustem thanks!

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 16

#2
GiacomoRovai Profile Picture

GiacomoRovai 4

#3
Douglas Noel Profile Picture

Douglas Noel 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans