DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Setup for the list view

For the list view, there are some additional configuration option that can only be set using the TS setup in the form plugin.tx_seminars_pi1.listView. property = value. Those values can not be set via Flexforms.

Eigenschaft

Eigenschaft:

Datentyp

Datentyp:

Beschreibung

Beschreibung:

Standardwert

Standardwert:

Eigenschaft

orderBy

Datentyp

string

Beschreibung

The default sort order in list view. Allowed values are:category, title, uid, event_type, accreditation_number, credit_points, speakers, date, time, place, price_regular, price_special, organizers, vacancies

Standardwert

date

Eigenschaft

descFlag

Datentyp

boolean

Beschreibung

whether to show the list view ordered in ascending (=0) or descending order (=1)

Standardwert

0

Eigenschaft

results_at_a_time

Datentyp

integer

Beschreibung

The number of events that shall be displayed per page

Standardwert

20

Eigenschaft

maxPages

Datentyp

integer

Beschreibung

the number of neighboring pages to list in the page browser

Standardwert

5

[tsref:plugin.tx_seminars_pi1.listView]