Axaptapedia is now maintained by AgileCadence For more information please click here.

Form controls

From Axaptapedia
Jump to: navigation, search

A form design is constructed of a hierarchy of form controls.

Introduction[edit]

In Dynamics Ax, forms are designed by adding form controls to a form design to build up the desired visual representation of the data. The various form controls have different purposes: some are used to display data, some to hold other controls, and some to provide entry points to trigger actions in the system.

Form control types[edit]

The following form controls are available for use in Dynamics Ax. Not all controls are available in all versions of the application.

Container controls[edit]

These types of controls can contain other controls:

Edit controls[edit]

These types of controls are used to display or edit application data:

Button controls[edit]

These types of controls are used to trigger actions in the application, such as running a function or opening another form:

Miscellaneous controls[edit]

These types of controls are not in one of the above categories:

See also[edit]

Form control properties

Runtime form controls