Skip to content
  1. Extras
  2. msBulkEditor
  3. Interface
  4. TV parameters

TV parameters

Bulk work with resource Template Variables (TVs) on products.

TV parameter operation dialog


How to open

  1. Select products or enable expert mode.
  2. Run operation → type TV parameter.

Modes

ModemodeDescription
SetsetNew TV value
Append to valueaddConcatenate to current
Replace textreplaceFind/replace in TV string
RemoveremoveClear value

Parameters:

  • TV namename (not caption);
  • for replace: search, replace, optional useRegex, caseInsensitive;
  • for set/add: value.

Value input in bulk

The operation dialog provides typed widgets by TV type from the field catalog (B-11):

TV typeBulk UI
text, textarea, email, urlText field
listSelect from elements
imagePath + media browser button
file, checkbox, date, etc.Text value or basic input

Inline in grid

TV typeInline
text, textarea, textfield, email, urlClick → text input, tv mode set
imageDouble-click → MODX media browser
list, checkbox, fileBulk operation only

See inline editing.


Template binding

Before preview/apply for TVs, template binding is checked; gaps open the binding wizard.

With mixed templates, checkbox “primary template only” is available.


Example: replace text in TV subtitle

  1. Expert mode, filter by category.
  2. TV → Replace text.
  3. Name: subtitle, find: 2024, replace with: 2025.
  4. Preview → apply.

TV change preview


TV export

Columns tv:name or msbe:tv:name are supported in export — see import and export.


See also