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 • Hidden when other fields are filled |
storage |
||
Listrequired An array with objects to search through. • Hidden when other fields are filled |
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 fieldsv12.0.7 Fields to search through |
fielddefinitions |
||
Validatev10.4.54 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. • Hidden when other fields are filled |
query |
||
Event |
inputevent |
||
Row renderv10.4.52 |
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