FAQ- Output Templates

FAQ- Output Templates

Q: I have received the following error: "START and END must be at the same level in your template." What does this mean?
A: In the repeating data or logic in your output template, there is an error occurring because there is an uneven amount of {{!REPEATSTART}} / {{!REPEATEND}} or {{!HIDEIFSTART}} / {{!HIDEIFEND}} placeholders.

Q: How can I show a satellite or hybrid map view on my template? All that I see on the output is the standard map view.
A: The satellite and hybrid maps visible on the app cannot be output onto templates, unfortunately. There are, however, a few options you may consider for a different map image than the standard map:

  • Take a screenshot of the satellite image as seen in the app and then add it to a media field. The contents of this media field could then be featured on the output.
  • Use a static maps API service to download a map image for a location specified in a location field. Information about this can be found in this article.
    • Related Articles

    • Word Templates

      TABLE OF CONTENTS Adding a Template to a Form Testing Your Templates Troubleshooting / Common Issues Generated Output File Does Not Open "Kitchen Sink" Example Template Our platform allows you to export Data in the layouts you want by using Microsoft ...
    • Excel Templates

      TABLE OF CONTENTS Adding a Template to a Form Testing Your Templates Tips and Tricks For Great PDF Output "Kitchen Sink" Example Template Our platform allows you to export Data in the layouts you want by using Microsoft Excel templates. If you ...
    • Dynamic Output using Form Formula

      TABLE OF CONTENTS Using Excel's Built-In Formulas Outputting Multiple Choice Fields Outputting Hyperlinks Using Word/Excel Comments to Preserve Template Formatting The platform has the ability to evaluate formulae just like those you would use in ...
    • PDF Output Tips and Tricks

      TABLE OF CONTENTS General Avoid floating textboxes Always have page margins Positioning images for best PDF output Stay within page margins whenever possible What if I need to place an image flush against the page edges in Word? Don't use page level ...
    • XML and JSON Output

      Form data connectors can output directly into XML or JSON format with the use of a text file template. Like any other template, this text file will contain data name placeholders placed inside either XML or JSON syntax. The connector must be set to ...