Template Variables
Template Variable Assignments
Sometimes you want to calculate some value based on data input and reuse it across the document. You can do that using assignments within smart fields then you can use assign value within Smart Fields or Smart Sections Multiple Times
Hidden Variables
You can combine variables with a hide formatter. To create hidden calculated fields that you can use across your template. (E.g. You can define them at the top of the page based on values passed for document generation and use it in your template.
Conditional Variables
You can combine variables with Smart Fields to use conditions to define multiple reusable values based on passed data.
Last updated