Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Adding Display Field - Doesn't Show in Personalize

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

  • David Kocher Profile Picture
    David Kocher on at
    RE: Adding Display Field - Doesn't Show in Personalize

    Resetting the form did the trick Rustem thanks!

  • David Kocher Profile Picture
    David Kocher on at
    RE: Adding Display Field - Doesn't Show in Personalize

    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!

  • Verified answer
    Rustem Galiamov Profile Picture
    Rustem Galiamov 8,072 on at
    RE: Adding Display Field - Doesn't Show in Personalize

    Hi David!

    Try to Reset the form and clear usage data.

    Can you provide some screenshots?

  • David Kocher Profile Picture
    David Kocher on at
    RE: Adding Display Field - Doesn't Show in Personalize

    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.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans