Last date modified: 2025-Apr-29

Interface: Filter

Filter.Filter

Description

Interface for applying filters over the List Page

Hierarchy

Properties

Properties

global

Deprecated

Any filters placed here will be ignored!

hidden

Filters from the Browser Panel

Inherited from

FilterBase.hidden

searchProviderBooleanOperator

  • OptionalsearchProviderBooleanOperator: SEARCH_PROVIDER_BOOLEAN_OPERATORS

Whether user global conditions should be and or or'd with other conditions

user

Filters added by the user from the Search Panel or from widgets such as pivot

Inherited from

FilterBase.user

userGlobal

Filters added by the user through a search provider

Inherited from

FilterBase.userGlobal

viewId

  • OptionalviewId: number

Artifact ID of the associated View

widgetNative

Filters added by the user through column filters in the item list widget

Inherited from

FilterBase.widgetNative

Return to top of the page
Feedback