Including Fields in the PC Editor 
Use
You include fields (your own fields and system fields) to display variable data in the form. The field serves as placeholder. At the moment the system displays the form, it replaces the field with the value that was assigned to it during processing.
This procedure describes how to include fields into texts to print values that are valid at runtime. You create these texts using a
text node.
If the text node
Prerequisites
If your own fields are concerned, you must have defined them either as global data or as parameters in the form interface.
The text node into which you want to include a field must exist.
Procedure
In order for Smart Forms to distinguish fields in the text from normal text, you must use a special PC Editor function to include fields.
You can:
To do this, proceed as follows:
Choose Include field.

Observe the
syntax rules for field names. In addition to the field name you can specify formatting option for the output of the field contents.Result
The system displays the field with gray background to set it apart from the other text.