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 inputdynSelect control in Form.

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. 

...

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

...