Calling/Opening AX form through X++
Sample piece of code to open AX form through X++ static void OpenForm_ThroughCode(Args _args) { Args args; Object formRun; // open form args = new Args();
Sample piece of code to open AX form through X++ static void OpenForm_ThroughCode(Args _args) { Args args; Object formRun; // open form args = new Args();
Today I had a requirement that allow users to run Outlook synchronization process in batch rather sync it manually using out of the box functionality. Let’s have a look on
Display methods must be written at the table level However, developers often write display or edit methods to perform some calculations and then bind them on form’s controls to allow
People came across issues like report is not showing data on report or data is not per their expectation. It is really hard to judge where it goes wrong and
Continue from my previous post where I developed an example using all SSRS framework classes. One of them is controller class which is used to call SRS report from AX
Many a times we came across the point that where should we write code either it would be in init() of a form or in datasource init() method. And which
There was a requirement to hide/un-hide the fields within AXGroup according to the setup defined in AX form either to show fields or not as per user.
Do you have a topic you'd like me to cover or questions you'd like answered? Submit your requests, and you might see your answers featured in an upcoming blog post! You can send me an email at the address below. I look forward to hearing from you and exploring the topics that matter most to you!
Join our subscribers list to get the latest news,
update specials offers and delivered directly in your inbox.