Previous Topic: sfLookupNext Topic: sfStart


sfMultiLookup

The sfMultiLookup macro specifies a multi-value lookup control in the search filter of a list form. A multi-value lookup control allows a user to selection one or more values for the attribute associated with the control.

This macro has the following properties:

attr=attributeName

(Required) Specifies the name of the attribute associated with the control.

colspan=1|number

Specifies the number of columns on the form.

factory=name

Specifies the name of a Majic factory for the selection list. Defaults to the factory referenced by the associated attributes, and so is not typically required.

hdr=text

Specifies the text of the caption on the control; defaults to the DISPLAY_NAME of the attribute associated with the control.

size=20|number

Specifies the width of the input field.