web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Form Display method

(0) ShareShare
ReportReport
Posted on by

How can I improve the performance of Display method on Form?

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Kim Kopowski Profile Picture
    4 on at
    RE: Form Display method

    Always add display methods to the actual table object. Do not add it to the form datasource. Decorate it with [SysClientCacheDataMethodAttribute] and the form will automatically cache it.

    These is the bare "minimum" to improve your code.

    Everything else depends on what your are doing. Missing indexes? Code refactoring? Maybe display method is the wrong approach and you could achieve better results with a query object / query modifications on the form.

  • Suggested answer
    Mea_ Profile Picture
    60,284 on at
    RE: Form Display method

    Hi harry4udax,

    Apart from caching that is very important, you can move method execution to server tier if it has database calls, that could improve performance as well.

  • Okay Akdeniz Profile Picture
    110 on at
    RE: Form Display method

    In my personel experiences,  You may consider again to use display method on forms. You may use the display methods as a calculated member for existing data source or values.  

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 4

#2
Guy Terry Profile Picture

Guy Terry 2 Moderator

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans