TSconfig

It has been necessary to prevent children of Grid Elements from being visible in the list view, due to serious problems that occured when using the up and down arrows to move an element. Due to some additional features we included in the list module this is not used anymore and can be removed from your settings

TCEFORM.tt_content.tx_gridelements_backend_layout {
  removeChildrenFromList = 1
}

These are the other TSconfig option you will get to even configure Grid Elements completely without grid records:

Property

Property:

Data type

Data type:

Description

Description:

Default

N/A

Property

tx_gridelements.setup

Data type

Grid TS structure

Description

Contains the setup of different grid layouts

Default

N/A

Property

tx_gridelements.setup.123

Data type

Grid TS structure

Description

Contains the setup of the grid layout with the ID 123 (see the GRID TS section for an example) – You can create the structure with the Grid Wizard and then copy it to your TSconfig.

Default

N/A

Property

tx_gridelements.overruleRecords

Data type

boolean

Description

Set this value to 1, when you want TSconfig settings to ave precendence over layout records with the same ID

Default

0

Property

tx_gridelements.excludeLayoutIds

Data type

List of integers

Description

A list of IDs of layouts that should not be available in this branch of the page tree

Default

N/A

Property

TCEFORM.tt_content.tx_gridelements_backend_layout.PAGE_TSCONFIG_ ID

Data type

Integer

Description

The ID of the page that contains your layout records

Default

N/A