Previous Topic: Detail Form Macros

Next Topic: dtlCheckboxReadonly

contactLookup

The contactLookup macro creates a contact lookup. This macro has the following arguments:

contactLookup("&{header}","&{frameName}","&{factory}","&{lookupName}");
header

Identifies the lookup header.

frameName

(Required) Identifies the form name.

factory

Specifies the factory.

Default: agt

lookupName

(Required) Identifies the lookup name.

You can also enable and disable this element by using the following:

contactLookupDisable( Name, bDisable )
bDisable=