Override The JumpRef On A Base Form

Previously, I explained how to use View Details to navigate to a related form. After that, I explained how override this functionality to navigate to a different form by overriding the D365 jumpRef method. Lastly, I will explain how to override the JumpRef on a base Microsoft form. https://youtu.be/mKc61TzcuiE Why Are Base Microsoft Forms Different?... Continue Reading →

How To Override The D365 JumpRef

In the last article I explained how to use the D365 view details functionality to navigate to a related form. In this article, I will explain how to override the D365 JumpRef to open a different form, or pass information to filter the form in a different way. The reason why you would do this... Continue Reading →

How To Use D365 View Details

Microsoft Dynamics 365 for Finance and Operations uses relational data. For example, a sales order will have a customer account field that references a customer. Users can use the D365 view details functionality to quickly open up the customer details form. This is much faster than making users opening up a new browser page, and... Continue Reading →

How To Add A Form Splitter

Learn how to add a form splitter to resize areas of a form in Microsoft Dynamics AX and D365 F&O. This improves the usability of the form, and increases productivity. Instead of continually scrolling back and forth, users have greater control of what is shown on the screen. Based on the way they are currently... Continue Reading →

How To Call A Form Using X++

In the previous article I showed you how to call another from using a Menu Item Button. There are times, however, when you need to call a form using x++ code. Calling a form this way gives a developer greater control around what information is passed to the calling form. And a developer can even... Continue Reading →

Proudly powered by WordPress | Theme: Baskerville 2 by Anders Noren.

Up ↑