HomeGuidesRecipesAPI
HomeGuidesAPILog In

Template - Html

How to Use HTML as a Template

To add variables to use as placeholders in SmartIQ, add mustache placeholders in the html where you want data to be populated in.

To prepare your .html template for SmartIQ using Notepad:

  1. Add a mustache placeholder in the html where you want values to be inserted from the SmartIQ form and save as a .html file.

  1. In Design, open your project and add a template to the Finish page.
  2. Browse to the .html file and click OK.

  1. The placeholders will now load from the placeholder tab of your template. You will be able to map these to your questions.

  1. Upon completion of your SmartIQ Form, an HTML file will be produced.