Dynamics 365

thumbnail 01
Dynamics 365 for Finance and Operations, Technical (D365FO), X++

D365: How to set form control value in X++

This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a form control in X++. It addresses the business requirement of defaulting vendor account from Purchase Order to Add Products form in Dynamics 365 for Finance and Operations. The provided code accomplishes this task effectively and elegantly.

Form12gridview
Development (D365FO), Dynamics 365 for Finance and Operations, Technical (D365FO)

AX7/D365/Operations: Create Details Master pattern form

Purpose: The purpose of this document is to demonstrate how we can develop a Details Master form in Dynamics 365 for Operations. While doing so, it also shows how to apply the new form patterns and subpatterns. Please note that the new Details Master pattern (Dynamics 365 for Operations) obsoletes the older ListPage pattern (AX

Scroll to Top