WindowCreateLookupDialog()

  • 8 September 2022
  • 0 replies
  • 5 views

Userlevel 3
Badge +2

This article is about the WindowCreateLookupDialog action in the USoft Action Language.

WindowCreateLookupDialog()

Opens a lookup dialog for the current field. When you specify this action, a lookup button appears.

To open a specific lookup window, you can also use the Create() action.

Syntax

WindowCreateLookupDialog( dialog )

The optional dialog identifies name of the lookup dialog you want to open. If no name is specified, WindowCreateLookupDialog() opens a default lookup dialog based on the value of the Related Column property.

If the Related Column property is set to TOUR.DESTINATION for example, a default Lookup: TOUR lookup dialog is opened.

Exposed by

  • Inserted controls with a Related Column property

0 replies

Be the first to reply!

Reply