Usage and Custom
Use this section to customize template output with helpers for strings, numbers, math, comparisons, dates, and advanced collection operations.
Article Navigation
- Create Template for Salesforce Objects - Build templates using Salesforce object fields.
- Salesforce Field Types and Formatting - Format dates, currencies, numbers, checkboxes, and other Salesforce field types.
- Handlebars Comparison Helpers - Build conditional logic in templates.
- isTruthy and isFalsey - Check truthy/falsey values in conditions.
- Viewer String Helpers - Format and transform text values.
- Viewer Number Helpers - Format numbers and decimal output.
- Number Format Helper - Format values using custom
numberandnumber0helpers. - Currency Icon Helper - Convert ISO currency codes to symbols for financial documents.
- Viewer Math Helpers - Perform arithmetic operations in templates.
- Data Formats and Date Manipulation - Format dates and manipulate date values.
- Advanced Functions Helpers - Group, sum, count, lookup, and join collection data.