PrintNowPrintNowDocs
Templates

Item Manager

View and edit individual template elements — drawing spaces, text items, and image placeholders — in a structured tree view.

The Item Manager provides a structured, tree-based view of all elements within a product template. While Admin Mode lets you configure items visually on the canvas, the Item Manager presents the same information in a table format — useful for reviewing element properties across the entire template at a glance.

Accessing the Item Manager

  1. From your Unified Admin, go to Products > Product List.
  2. Open a product for editing.
  3. In the right sidebar, click Actions > Item Manager.

The Item Manager opens as a dedicated page with the product's template structure.

Interface

The page is divided into two panels:

  • Left panel: A tree view showing all template nodes organized hierarchically. Click any node to select it for editing.
  • Right panel: A property editor for the selected node. The fields shown depend on the node type.

Node Types

Nodes in the tree are identified by suffix:

SuffixTypeDescription
_dDrawing SpaceRepresents a page or panel of the product. Contains the page dimensions, bleed values, and background settings.
_tText ItemAn editable text element on the canvas. Contains text content, font settings, sizing constraints, and editing permissions.
_iImage ItemAn editable image placeholder on the canvas. Contains fit method, effect permissions, and bounding box dimensions.

Items are displayed in draw order — the order they are rendered on the canvas from back to front.

Drawing Space Properties

When you select a drawing space node, the right panel shows page-level settings.

FieldDescription
NameThe name of the page or panel (e.g., "Front", "Back", "Inside Left").
Width / HeightThe page dimensions in the product's configured units.
BleedBleed values for each side (top, bottom, left, right).
Background ColorOptional background color for the page canvas.

Text Item Properties

When you select a text item node, the right panel shows text-specific settings. These are the same properties configurable in Admin Mode, presented in form layout.

FieldDescription
Tag NameUnique identifier for this item on its page. Used by the Rules Engine and Autofill Profiles to target this item.
Display NameHuman-readable label shown in the editor's layers panel and admin interfaces.
ContentThe default text content for this item.
Item GroupOptional group identifier. Items with matching groups are treated as a visual unit.
Replace OrderOrdering value used by rule actions that target multiple items.
Include in FinalWhether this item appears in the final print-ready output.
Allow ChangesWhether customers can edit this item. When disabled, the item is locked on the canvas. This is the primary control for Simple Editor mode — only items with Allow Changes enabled appear as editable fields.
Allow Change PositionWhether customers can move this item on the canvas.
Allow RotationWhether customers can rotate this item.
Allow OpacityWhether customers can adjust this item's transparency.
Always On TopForces this item to render above all other items regardless of layer order.
Sizing ModeWrap (multi-line with word wrap), No Wrap (single line), or Scale to Fit (auto-sizes text to fill the bounding box).
Default Font SizeThe initial font size when the editor loads.
Min / Max Font SizeConstrains the font size range customers can select.
Max CharactersMaximum number of characters allowed in this text field.
Max LinesMaximum number of lines (for multi-line text items).
Multi-LineWhether the text item supports line breaks.
Allow AlignmentWhether customers can change text alignment (left, center, right, justify).
Allow LeadingWhether customers can adjust line spacing.
Allow ShadowWhether customers can add drop shadows to text.
Allow OutlineWhether customers can add text outlines/strokes.
Allow Font Color ChangeWhether customers can change the text color.
Allow Font Size ChangeWhether customers can change the font size.
Allow Font Style ChangeWhether customers can change the font family.
Vertical AlignmentVertical position within the bounding box: Top, Center, or Bottom. Only applies in Simple Editor mode.
Template ProxyEnable mustache template rendering for this item. See Admin Mode for details on template proxies.

Image Item Properties

When you select an image item node, the right panel shows image-specific settings.

FieldDescription
Tag NameUnique identifier for this item on its page.
Display NameHuman-readable label shown in editor interfaces.
Item GroupOptional group identifier for related items.
Replace OrderOrdering value for rule action targeting.
Include in FinalWhether this item appears in the final print output.
Allow ChangesWhether customers can replace the image.
Allow Change PositionWhether customers can move this item.
Allow RotationWhether customers can rotate this item.
Allow OpacityWhether customers can adjust transparency.
Always On TopForces this item above all others.
Auto Fit MethodFit to Mask (scales to fit within the frame) or Fit to Box (scales to fill the frame, cropping overflow).
Allow BorderWhether customers can add a border around the image.
Allow EffectsWhether customers can apply image effects (brightness, contrast, filters).
Allow ShadowWhether customers can add a drop shadow.
Hide WarningSuppresses the low-resolution warning when a customer uploads an image below the recommended DPI.

Item Manager vs Admin Mode

Both the Item Manager and Admin Mode let you configure the same item properties. Choose based on your workflow:

TaskBest Tool
Review all items and their properties at a glanceItem Manager
Bulk-check tag names and permissions across the templateItem Manager
Visually position and resize elements on the canvasAdmin Mode
Test the customer editing experience in contextAdmin Mode
Configure template proxy / mustache variablesAdmin Mode

Associations

AreaEffect
ProductsThe Item Manager is accessed from the product edit page sidebar via Actions > Item Manager. It operates on the template attached to the current product.
AreaEffect
Admin ModeAdmin Mode provides a visual, canvas-based alternative for the same item properties. Changes made in either tool are reflected in both.
IDML TemplatesAfter importing an IDML file, use the Item Manager to verify that text frames and image placeholders were extracted correctly.
Product SetupItem properties like Allow Changes and tag names configured here directly affect how the product behaves with the editor mode and UI toggle settings.
Simple EditorOnly items with Allow Changes enabled appear as editable fields in Simple Editor mode. Tag names configured here are used for autofill matching.
AreaEffect
Parametric StandardsProducts generated from parametric standards have their template structure auto-created from the Print CAD geometry. The Item Manager shows these generated elements for review.
  • Admin Mode — visual canvas-based alternative for configuring the same item properties
  • IDML Templates — verify imported InDesign template structure in the Item Manager
  • Template Data — import or export the template file reviewed in the Item Manager
  • Product Setup — editor mode and UI toggles affected by item properties set here
  • Products — access the Item Manager from the product edit page sidebar

On this page