{! Template for the search form for storage blocks Ingests: - id - the id to give the form !} {!{@tech.ebp.oqm.baseStation.rest.search.ItemListSearch searchObject}!} {#include tags/search/searchForm id=id action=(rootPrefix + '/items') showKeywords=true showAttributes=true pagingOptions=searchObject.getPagingOptions(true)} {#inputs}
The name of the item list to find.
{/inputs} {/include}