Functional description

The variables below can be used on the front-end (so not in templates).
A variable is built up from the context followed by an attribute belonging to the context and an ID. In the case of franchise variables, it would look like this:
{franchise attribute=frn_desc id=1}

This will display the description of franchise 1.
With the help of support pages, it is possible to generate a list. In this list, the ID of a franchise is automatically passed along. The statically entered ID can then be replaced with [ID], which will then be filled in automatically by the system.

The fields below are all available on a franchise. However, most fields cannot be accessed directly but must first be activated in the franchise fields form. Once these fields are filled in on a franchise, they will also become visible on the front-end using the variables below.

Variable format Description Example
{franchise attribute=frn_id id=[ID]}
{franchise attribute=frn_name id=[ID]}
{franchise attribute=frn_desc id=[ID]}
{franchise attribute=frn_long_desc id=[ID]}
{franchise attribute=frn_long_memo id=[ID]}
{franchise attribute=frn_email id=[ID]}
{franchise attribute=frn_tel id=[ID]}
{franchise attribute=frn_fax id=[ID]}
{franchise attribute=frn_postal id=[ID]}
{franchise attribute=frn_housenum id=[ID]}
{franchise attribute=frn_housenumext id=[ID]}
{franchise attribute=frn_address1 id=[ID]}
{franchise attribute=frn_address2 id=[ID]}
{franchise attribute=frn_address3 id=[ID]}
{franchise attribute=frn_city id=[ID]}
{franchise attribute=frn_country_id id=[ID]}

It may be that not all variables in this list are activated yet. Please contact us to discuss the possibilities.