{#include webui/mainWebPageTemplate navbar="full" showTitle=true title="Categories" page='categories'} {#styleSheets} {/styleSheets} {#pageStyle} {/pageStyle} {#pageContent}

{#search/category/searchForm id='mainCategorySearch' rootPrefix=rootPrefix /}
{#search/category/searchResults actionType='full' searchFormId='mainCategorySearch' searchResults=searchResults rootPrefix=rootPrefix} {/search/category/searchResults}
{/pageContent} {#modals} {#modal id='addEditItemCategory' size='xl' title='Category Add/Edit' submitForm='addEditItemCategoryForm' submitDismiss=false}
{#inputs/categoryInput id="addEditItemCategoryParentInput" allCategorySearchResults=allCategorySearchResults placeholder='Parent' name='itemCategoryParent' /}
{#search/image/imageSelectFormInput /} {#inputs/keywordInput /} {#inputs/attInput /}
{/modal} {#modal id='itemCategoryView' size='xl' title='Item Category View'} {#titleIcon}{#icons/categories /}{/titleIcon}
{#carousel id='itemCategoryViewCarousel' carouselCss='col'}{/carousel}
Id:

{#copyTextButton /}

Color:

Location in Category Tree:
Children:
Description:

{#objView/objKeywordsView id='viewKeywordsSection' classes='col'}{/objView/objKeywordsView} {#objView/objAttsView id='viewAttsSection' classes='col'}{/objView/objAttsView}
{#objView/history/objHistoryView containerId='itemCategoryHistory' objectUrl=(rootPrefix + '/api/passthrough/inventory/item-category/') accordion=true /}
{/modal} {#search/image/imageSearchSelectModal otherModalId="addEditItemCategoryModal" rootPrefix=rootPrefix /} {/modals} {#scripts} {/scripts} {#pageScript} {/pageScript} {/include}