2 Apr 2013

Form Templates In AX2012

Form Templates Some form templates are available to help create the correct form type with the appropriate controls, and to keep the design consistent across the application. The following table shows the available form templates and where they should be used.



Examples of Templates
The following table gives examples of each form template



To create a form using a template, right-click the Forms node in the AOT, select New Form From Template, and then select the template. Try to create each template and examine the controls and design that is created.

2 comments:

Unknown said...

can u plz letg me know the same form templates in ax 2009

Suresh G said...

HI,

There no such type of form tempaltes in 2009 compared to 2012 i think so..

Create number sequence in D365 FO

Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...