Getting Started
Conditional Content
- Testing for a date range in a document template
- Conditional content - filtering rows in a repeat section
- Using the Like & Not Like operators in a template to test if a choice has been selected
- How to create conditional content in your document templates using Short IF Fields
- Comparing multiple conditions using 'AND' and Short-IF fields in a Template
Switches
- Using \switches to format mergefield content in templates
- How to format numbers with Word switches
- How to put a format mask on numbers inserted into your documents
- Formatting a list in your document template (ListFormat)
- Building a formatted list in a template from one or more form repeats (\BuildList)
- Using formatted checkbox lists in your document Templates (\FormatSwitch)
Advanced Functions
- Inserting images from url
- How to insert a 'Document ID' into your documents on assembly
- Counting rows in a Repeat Section in a Template ‘_Count’
- Accessing data from adjacent rows of a repeat (Next. and Previous.)
- Deleting a row or column in a table in a template (WF:DelRow and WF:DelCol)
- Insert a document into another document (\Insert)