searchbar
This block is part of the Component UI
group and was last modified in core v12.0.7
.
searchbar
v12.0.7
Searchbar component able to search through a storage in the backend
Pin | Pin | Type | Default |
---|---|---|---|
Storagerequired The storage to search through |
storage |
|
|
Listrequired An array with objects to search through. |
array |
|
|
Visible Fieldrequired Field that will be selected from the row as an input value |
fielddefinitions |
|
|
Stored Fieldrequired Field to save the selected fields in. It will be an object of the row that was selected by the user |
fielddefinitions |
|
|
Fields To Selectrequired Fields to select from the row to save in the form |
fielddefinitions |
|
|
search fields Fields to search through |
fielddefinitions |
|
|
Validate Applies the given validation to the element, overwrites attributes given in the attributes popup. As the searchbar can store multiple values, only the required will be checked |
fieldvalidation |
|
|
Query Query that will be applied by default. This can be used to restrict what the user can search for. |
query |
|
|
Event |
inputevent |
|
|
Row render |
inpinfunction |
|
|
Disable Dropdown disables the dropdown being shown |
condition |
|
Pin | Pin | Type | Example |
---|---|---|---|
uicomponent |
uicomponent |
Core Releases
v12.0.7 This block was introduced inv12.0.7
, click here to see the release notes.
Back to
Component UI
Return to the main group to view all sub-groups
Back to form
Return to the group to view all blocks within this group