Variables event fields
The following variables can be used on the front end (but not in templates).
A variable is composed of the context, followed by an attribute belonging to that context, and an ID.
In the case of event variables, it would look like this:
{event attribute=event_desc id=1000-01-01_1}
This will display the event description of the event with ID 1000-01-01_1.
Using help pages, it's possible to generate a list. In this list, the ID of an event is automatically passed along.
The statically entered ID can then be replaced with [ID], which will be dynamically filled in by the system.
The following fields are all available for an event. However, most of these fields cannot be called directly by default. They must first be enabled in the form under event fields. Once these fields are filled out for the event, they will become visible on the front end using the variables listed below.
Variable format | Description | Example |
---|---|---|
{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]} |
It may be that not all variables in this list are activated yet. Please contact us to discuss the possibilities.