In the Form Builder you describe a Smart Form by a set of nodes. To do this, you build up a tree structure on the left side of the user interface:

This graphic already contains some nodes. The node Global Settings as well as its three inferior nodes Form Attributes, Form Interface, and Global Definitions always exist for any newly created forms. To describe the Form Logic, create a hierarchy under the node Pages and Windows. This hierarchy determines the rules used to process the nodes of the tree. Depending on the node type, this could include:
You use the form logic to control the flow of the form output. The following rules apply throughout:
In addition, the page break depends on how much space is left on the current page.
For the complete rules for processing the tree structure, see