List View Management
This setting determines whether the dropdown list displays Templates or Values.
List View Switch |
For detailed information about Values and Templates, see Values and Templates.
Here, Values represent parsed Templates divided by a separator.
List Generation
The script generates the list by querying the Database to collect all Values associated with a specific Attribute from all products containing that Attribute.
Example Workflow
When starting with a new store:
- Create several products and Attributes
- Navigate to the Attributes tab in the product form (initially empty)
- Add an Attribute - a blank text area appears on the right (except when applying the Duty Template)
- Input Value(s) using a separator, e.g.,
Range1/Range2/Range3
Saved entries will appear in the list upon reopening the product form. The list grows as more products are created and text fields populated.
Template View Example
Template List Display |
Value View Behavior
When Values
list view is selected:
- Script splits Templates using the separator
- Single Values are added directly to the list
Value List Display |
tip
Template Creation Rules:
- New Templates are built from Values
- Select values sequentially - separator is auto-inserted
- Re-selecting a Value removes it from the generated string
Missing Values can be added manually by editing the text area.
Duty Templates are applied automatically when no custom input exists.