Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Choose Window is a floating window containing a simple toolbar and a grid. It serves as a lookup screen allowing the user to select a specific value from the list of records in order to use it in a form field as input.

1.In Layout Designer start with creating a new object by using the "SwatChooseWindowStandard" template which only contains the toolbar and no grid or business entity objects.

Image AddedImage Added

2. Open the window repository object where the choose window is to be used and double click on the form to open the Form Builder and set the AxLookupDialog attribute value of a dynSelect form field object as the ChooseWindow object name previously created.

Image Added

3.