Functionele omschrijving

Die unten aufgeführten Variablen können im Frontend verwendet werden (also nicht in Vorlagen).
Eine Variable setzt sich aus dem Kontext, gefolgt von einem zum Kontext gehörenden Attribut und einer ID zusammen. Im Fall von Event-Variablen würde dies wie folgt aussehen:
{event attribute=event_desc id=1000-01-01_1}

Damit wird die Event-Beschreibung von Event 1000-01-01_1 angezeigt.
Mithilfe von Hilfsseiten ist es möglich, eine Liste zu generieren. In dieser Liste wird automatisch die ID eines Events mitgesendet. Die statisch eingetragene ID kann dann durch [ID] ersetzt werden, welche dadurch vom System selbst ausgefüllt wird.

Die unten aufgeführten Felder sind alle bei einem Event verfügbar. Die meisten Felder können jedoch nicht direkt aufgerufen werden, sondern müssen im Formular mit Event-Feldern aktiviert werden. Wenn diese Felder anschließend beim Event ausgefüllt sind, werden sie auch im Frontend mithilfe der unten aufgeführten Variablen sichtbar.

Variablenformat Beschreibung Beispiel
{event attribute=id id=[ID]}
{event attribute=obj_id id=[ID]}
{event attribute=short_desc id=[ID]}
{event attribute=name id=[ID]}
{event attribute=desc id=[ID]}
{event attribute=long_desc id=[ID]}
{event attribute=long_memo id=[ID]}
{event attribute=series_id id=[ID]}
{event attribute=exception_id id=[ID]}
{event attribute=status id=[ID]}
{event attribute=date id=[ID]}
{event attribute=fromtime id=[ID]}
{event attribute=tiltime id=[ID]}
{event attribute=rex_id id=[ID]}
{event attribute=amount id=[ID]}
{event attribute=free id=[ID]}
{event attribute=booked id=[ID]}
{event attribute=waiting id=[ID]}
{event attribute=waitingfree id=[ID]}
{event attribute=remarks id=[ID]}
{event attribute=partoverride id=[ID]}
{event attribute=custom01 id=[ID]}
{event attribute=custom02 id=[ID]}
{event attribute=custom03 id=[ID]}
{event attribute=custom04 id=[ID]}
{event attribute=custom05 id=[ID]}
{event attribute=custom06 id=[ID]}
{event attribute=custom07 id=[ID]}
{event attribute=custom08 id=[ID]}
{event attribute=custom09 id=[ID]}
{event attribute=custom10 id=[ID]}
{event attribute=custom11 id=[ID]}
{event attribute=custom12 id=[ID]}
{event attribute=custom13 id=[ID]}
{event attribute=custom14 id=[ID]}
{event attribute=custom15 id=[ID]}
{event attribute=custom16 id=[ID]}
{event attribute=custom17 id=[ID]}
{event attribute=custom18 id=[ID]}
{event attribute=custom19 id=[ID]}
{event attribute=custom20 id=[ID]}
{event attribute=custom21 id=[ID]}
{event attribute=custom22 id=[ID]}
{event attribute=custom23 id=[ID]}
{event attribute=custom24 id=[ID]}
{event attribute=custom25 id=[ID]}
{event attribute=custom26 id=[ID]}
{event attribute=custom27 id=[ID]}
{event attribute=custom28 id=[ID]}
{event attribute=custom29 id=[ID]}
{event attribute=custom30 id=[ID]}

Es kann sein, dass noch nicht alle Variablen in dieser Liste aktiviert sind. Nehmen Sie Kontakt mit uns auf, um die Möglichkeiten zu prüfen.