GM CUSTOM ALL FIELDS DOWNLOADS AND DOCUMENTATION

What merge tag do I use?

The merge tag to use this functionality is {all_fields_conditional:options} where ‘options’ is a query string that can have various parameters to customise the output.

Parameters

Replace ‘options’ in the merge tag above with the following options:

  • include_html: Set to ‘true’ to include HTML fields in the output.
  • exclude_empty: Set to ‘true’ to exclude fields that have empty values from the output.
  • download_for_word: Set to ‘true’ to include a link in the output that allows users to download the output as a Word document.

Example usage of the merge tag with parameters

{all_fields_conditional:include_html=true&exclude_empty=true&download_for_word=true}