section_templates_elements.csv

This file can be used to: Create a section template structure using numeric values representing the position of each section template element.

columnrequiredlimitation

_code

One of existing Section Template Codes.

_type

One of {attribute, heading, divider, note}

_x

Numeric value 0-3.

_y

Positive numeric value.

_width

Numeric value 1-4.

_height

Numeric value 1-10.

attribute

if _type column is attribute

One of existing Attribute Codes.

require

if _type column is attribute

One of {true, false}

label (⚠️ deprecated - if given on import with default - default takes precedense)

Max length of 255 chars.

Available for column _type - heading.

default

if _type column is heading or note

Max length of 255 chars.

translation_{language} *

Translation in specific language. Available for column _type - heading and note.

* Language is 5 chars LCID language code. Example: translation_pl_PL.

Last updated