{#include tags/search/searchForm id=id action=(rootPrefix + '/items') showKeywords=true showAttributes=true defaultPageSize=config:['ui.inventoryItem.search.defaultPageSize']} {#inputs}
The name of the item to find.
{#inputs/identifiers/identifierInput id=(id + "-itemGenIdInput") name="identifier" showAdd=false /}
{#let id=(id + '-itemCategoryInput')} {#inputs/categoryInput name="itemCategories" id=id allCategorySearchResults=allCategorySearchResults /}
Find items of these {#links/itemCategory /}.
{/let}
{#inputs/storageBlock/storageBlockSelectInput id=(id + 'inBlock') blockIdName='inStorageBlock' includeLabel=true /}
{/inputs} {/include}