Previous Topic: sfDropdownNext Topic: sfHier


sfEnd

The sfEnd macro marks the end 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>

The macro has no properties.