{! Template for the search form for storage blocks Ingests: - id - the id to give the form !} {!{@tech.ebp.oqm.baseStation.rest.search.StorageBlockSearch searchObject}!} {#include tags/search/searchForm id=id action=(rootPrefix + '/storage') showKeywords=true showAttributes=true defaultPageSize=config:['ui.storage.search.defaultPageSize']} {#inputs}
The label or nickname of the storage block to find.
The location of the storage block to find.
{#let id=(id + '-blockCategoryInput')} {!{#inputs/categoryInput name="storedCategories"}{/inputs/categoryInput}!}
Find storage blocks that hold items of these {#links/itemCategory}{/links/itemCategory}.
{/let}
{/inputs} {/include}