if you want to know which pattern a fomr utilize you can run a Visual studio utility called "Run form pattern report". Access Visual Studio Go to tab Dynamics 365 --> Addins --> "Run form pattern report" Wait less then a minute and this message popup will appear. Open the file in the shown directory
Category: Form patterns
AX – D365FO – Simple Details Form patterns
This article describes the Simple Details form pattern. This pattern is used when only a simple set of fields must be presented to the user. Usage The Simple Details pattern is used when only a simple set of fields must be presented to the user. Examples include the display of totals and customer balances. Typically, … Continue reading AX – D365FO – Simple Details Form patterns
AX – D365FO – Create a Simple and Detail – Tree Form
This article is dedicated to my colleague Andrew Nearness This example shows how to create a "Simple and create Detail - Tree" Form This is the result we want to obtain First create Extended data types Al0VendorActivityId of type Int64 Al0VendorActivityName of type String Al0VendorActivityHierarchyId of type Int64 Then create "Al0VendorActivity" table Add these fields … Continue reading AX – D365FO – Create a Simple and Detail – Tree Form
AX – D365FFO – FORM STYLES AND PATTERNS
This topic describes the concept of form patterns and discusses the process for applying and removing patterns. A list of frequent questions are also answered in this topic. Dynamics AX 2012: Form styles and templates In Microsoft Dynamics AX 2012, several form styles were introduced and formalized. Primary data types are represented by the List … Continue reading AX – D365FFO – FORM STYLES AND PATTERNS