Creating optional sections with the section macro
The section macro lets you create optional sections that you can enable/disable by clicking on a checkbox.
The section can contain text, variables or other macros.
This is useful if you want to create a template with different blocks that might not be used every time.
To create a new section
- 1
-
In the template editor, right-click in the position where you want to enter a new section and choose Flow → Section.
- 2
-
Enter the contents of the section (it can contain plain text, macros and variables. Right-click to insert variables or macros.
- 3
-
You can check the Start as hidden box if you want the section to be hidden when the template is executed.
- 4
-
Assign a Label that will be displayed in the Input Form to identify the section. You can also add additional instructions that are displayed when the section is visible. They come handy to guide the operator when filling in the form (when the Input form is shown)
-
To edit an existing section
- 1
-
Double-click on the section macro definition to open it in edit. Make the desired changes and click OK to confirm.
-