Syntax for Advanced Template Fields

You can include the following field types for a record in an advanced template:

The template editor creates an XML document that uses syntax similar to HTML. Note that even though this syntax looks similar to SuiteScript, you can't run SuiteScript APIs in the template editor.

The fastest way to add a field to an advanced template is to select the field in the template editor’s Fields selector. (See Adding and Removing Fields in Advanced Templates.) If you prefer, you can use FreeMarker syntax to add a field manually instead of using the Fields selector.

Subrecords aren't supported in advanced templates, except for the list of inventory details values.

See the following:

Related Topics

General Notices