Extending WHS – Changing behavior of existing control types
9年前 (2017-04-12) 2285浏览 0评论
If you need to change the behavior of existing controls, you can subscribe to these 4 delegates on the WhsRFControlData cl...
9年前 (2017-04-12) 2285浏览 0评论
If you need to change the behavior of existing controls, you can subscribe to these 4 delegates on the WhsRFControlData cl...
9年前 (2017-04-12) 4172浏览 0评论
You can now create a new mobile device control as an extension. Here is how: Create a class that extends WhsCon...
9年前 (2017-04-12) 2746浏览 0评论
InventSum is needed to recalculate sometimes.We should use InventSumRecalcItem class in Dynamics AX.Sample Code :// CODE BEGI...
9年前 (2017-04-12) 1763浏览 0评论
You can now create a new warehouse flow on the mobile device as an extension. To enable this: Create an Enum ex...
9年前 (2017-04-11) 2027浏览 0评论
Table of ContentsMobile workspaces that were released in April 2017Mobile workspaces that were released in March 20...
9年前 (2017-04-11) 2561浏览 0评论
Issue: When deploying a package to UAT an error occurs: The running command stopped because the preference variable “Er...
9年前 (2017-04-10) 1974浏览 0评论
This blog post assumes that you’re familiar with generic types. If it’s not the case, I suggest you look at my pr...
9年前 (2017-04-10) 1558浏览 0评论
My next blog post will cover a few topics regarding generics in AX 7 and because many X++ developers aren’t familiar wi...
9年前 (2017-04-10) 2328浏览 0评论
Purpose: The purpose of this document is to quickly understand the underlying data model which is used by Dynamics AX to stor...
9年前 (2017-04-10) 1773浏览 0评论
Quick tip - Recently, I was looking to download the security tools from LCS and I was not able to find the downloadable ...
9年前 (2017-04-08) 2480浏览 0评论
Hello, Good to be back here on the blog !!! Jumping straight into topic here today about a new addition of a &helli...
9年前 (2017-04-07) 1925浏览 0评论
Disclaimer: In this blog post I would like to share my understanding on what is happening when customers no longer pay their ...
9年前 (2017-04-05) 2002浏览 0评论
Are you wasting minutes deploying and redeploying static SSRS reports in all the languages provided with AX2012? If you only ...
9年前 (2017-04-05) 1509浏览 0评论
Process: Support incidents will be archived for D365 for Operations incidents involving a bug at the time bug information is ...
9年前 (2017-04-03) 2516浏览 0评论
Purpose: The purpose of this document is to describe how we can deploy automated builds to different Dynamics AX pre-producti...
9年前 (2017-04-03) 3300浏览 0评论
Table of ContentsCreate a basic entityCustomize the basic entityExpose financial dimensions as fields Note: This topic comes ...
9年前 (2017-04-02) 1621浏览 0评论
Microsoft have released a new site for posting and voting on ideas to the Dynamics 365. https://ideas.dynamics.com It is assu...
9年前 (2017-03-31) 2409浏览 0评论
Table of ContentsTutorialsFormsControlsMessagingForm pattern guidelinesControl extensibilityAdditional resources Overview For...
9年前 (2017-03-31) 2098浏览 0评论
Table of ContentsTutorialsFormsControlsMessagingForm pattern guidelinesControl extensibilityAdditional resources When you ext...
9年前 (2017-03-30) 2855浏览 0评论
Purpose: The purpose of this document is to illustrate how we can develop AIF document service, what are the important method...