Filters

The CODEDEFINITION node and each COMPONENT node in the AutoComplete configuration can have a FILTERS node as a child. Filters are used to limit the results that the AutoComplete service shows. There are two types of filters: access filters, which filter results based on access control, and expired filters.

The ACCESSFILTERS node is a child of the FILTERS node. It has one or more ACCESS nodes as children. Each ACCESS node has one attribute:

Attribute Description
Access Path Permission that users must be granted to see the search results.

The FILTERS node can have one child EXPIREDFILTER node, which filters expired records out of the search results. The EXPIREDFILTER node has these attributes:

Attribute Description
Effective Date Property that defines the effective date for the component. The default is EffectiveDate.

Stand-alone: AutoComplete

Expired Date Property that defines the expiration date for the component. The default is ExpireDate.