User Interface Builder Class

 


What Is User Interface Builder Class


The User Interface Builder Class is the layout parameter dialog box that opens when a report is running in the Microsoft Dynamics AX Or Finance & Operations. 

The User Interface also adds customization and additional fields for the dialog, You can also use this class to write the lookup and validation on the report dialog.


 UI Builder Class scenarios used are:

  1. Group the dialog fields
  2. Override the dialog field events
  3. For adding customized lookup dialog field
  4. To bind the dialog fields with contract parameters
  5. For changing layouts in dialog
  6. Adding more custom controls in the dialog

1 comment:

Virtual Fields Vs Computed Fields

  Virtual Field: A virtual field in D365FO is a field that doesn't have a direct representation in the database. It's a field that y...