Content for Financials allows the addition of custom text and messages to specific fields in this area. This article lists the available content fields, where they display within the system, and how to edit the information associated with each field.
Default content is the last bullet point on the relevant content names that have default content. The merge fields are within the curly { } brackets. Text within the square [ ] brackets is plain text, not merge fields. Additional merge fields are listed below the content block after [edit] is clicked.
- Navigate to the Financials page and click Content in the left-side menu.
Financials Content
Financial_publish_header
- This content displays in the header of financial reports.
- Default content: None
Merge Fields
{{report_date}}
{{#foreach report_params}}
{{k}}
{{v}}
{{/foreach report_params}}
{{report_timestamp}}
{{report_title}}
Financial_publish_footer
- This content displays in the footer of financial reports.
- Default content: None
Merge Fields
{{report_date}}
{{#foreach report_params}}
{{k}}
{{v}}
{{/foreach report_params}}
{{report_timestamp}}
{{report_title}