Skip to main content
Version: 0.45

Quick Search

The Quick Search component gives users a single search box that filters every row of a DataTable at once, without needing a per-column filter. Add it above or beside a table to let users narrow down a large list with a free-text search.

Image

Requires a Data Table Context

Quick Search only works inside a Data Table Context component. Outside one, it renders as a disabled search box and is flagged as a validation error on the component.


Properties

The following properties are available to configure the behavior of the component from the form editor (this is in addition to common properties).

Common

Block function

Stretches the search input to fill the full width of its container, instead of a fixed width. Scriptable via the "fx" toggle, so it can be a plain on/off checkbox or a JavaScript expression.


Appearance

Quick Search's Appearance tab exposes only Dimensions (Width, Min Width, Max Width).

Size is fixed

The component always renders at a small size. This isn't configurable from the settings panel.