Development Tutorial: FormObservable or how to handle display methods in the new Dynamics AX
Views (2574)
In the new Dynamics AX the approach to how display/edit methods are refreshed by the kernel has changed to much less aggressive, meaning that after migrating your application to the latest version you might find that after opening the form the data is correct, but after performing actions and editing data the display/edit methods data is not refreshed.
This blog post is going to explain, how to
This was originally posted here.
*This post is locked for comments