Using Parameters in a Form 

Use

You want to merge data into a form that has not been determined when you create the form. This data could be:

All this data is determined only at runtime of the form and then included into it. You use fields as placeholders in the form to determine how and where to display this data. To include these fields, you use text nodes. At runtime the system replaces them with the corresponding values.

Features

Smart Forms provide the following possibilities to merge data into the form: