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

In pins 11
  • Storage required
    storage

    The storage to search through • Hidden when other fields are filled

  • List required
    array

    An array with objects to search through. • Hidden when other fields are filled

  • Visible Field required
    fielddefinitions

    Field that will be selected from the row as an input value

  • Stored Field required
    fielddefinitions

    Field to save the selected fields in. It will be an object of the row that was selected by the user

  • Fields To Select required
    fielddefinitions

    Fields to select from the row to save in the form

  • search fields v12.0.7
    fielddefinitions

    Fields to search through

  • Validate v10.4.54
    fieldvalidation

    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

  • Query
    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

  • Event
    inputevent
  • Row render v10.4.52
    inpinfunction
  • Disable Dropdown
    condition

    disables the dropdown being shown

Out pins 1
  • uicomponent
    uicomponent

Version history

Introduced in v12.0.7.

Core Releases

v12.0.7 This block was introduced in v12.0.7, click here to see the release notes. v11.3.0 This block or one of its pins was updated in v11.3.0, click here to see the release notes. v10.4.54 This block or one of its pins was updated in v10.4.54, click here to see the release notes. v10.4.52 This block or one of its pins was updated in v10.4.52, 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