The Data Structures

The following section describes the data structures that can be referenced in the templates for each type of template that you can provide.

The structure is described in a table, with line-indentation indicating a parent-child relationship. So, for example, the 'Navigator' entry has a child, 'ListTitle'. This means you would access this in your template as:

$Navigator$ Title: ~ListTitle~ $end:Navigator$

...which will repeat 'ListTitle' for each Navigator entry. 

Only the basic structures are described, covering the essential items required to create a basic template. For information on other fields that may be available, append the 'xml=true' to the end of the URL of the screen you wish to re-template and analyze the XML response. 

Note : The data structures described in this section are subject to change in future versions. This may not always be documented immediately. If you find that a template stops working after an upgrade, consider contacting RiaForm support for assistance. For safety always test your templates on a development system after upgrading before rolling the release out to a production server. 


Next Topic:
v4.2.0.956 (beta)
Up Since 2/29/2024 12:02:23 AM