Previous Topic: sfMultiLookupNext Topic: sfStartRow


sfStart

The sfStart macro marks the beginning of the definition of a search filter on a list page. You define a search filter with the sfStart, sfEnd, and other sfxxx macros. For example:

<PDM_MACRO name=ssfStart. . .>
<PDM_MACRO name=sfxxx. . .>
<PDM_MACRO name=sfxxx. . .>
. . .
<PDM_MACRO name=sfEnd>

This macro has the following properties:

button=true|false

Specifies whether to show the default search filter buttons: Search, Show Filter, Clear Filter, and Create New.

color=string

This property is not used in this release (reserved for future use).

create=true|false

Specifies whether to show the Create New button.

export=yes|no

Specifies whether to show the Export button.

extraCreateURL=string

Specifies additional arguments for the URL used to create an object.

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.

ForceSearchWithKeywords=true|false

Specifies whether to request a nonempty search text. This property is effective only when KnowledgeSearchText is true.

KnowledgeSearchText=true|false

Specifies whether to show the knowledge search text at the top of the filter.