
Configuring an HTML Template in the App
- Open the edit page view and select the HTML Template Macro from the list of macros by clicking on
/HtmlTemplate.

- The configuration view will be displayed on the screen.(As shown above in figure)
- Choose a template from the list of available templates via the "Choose a template" dropdown.
- Each HTML Template may have specific variables that need to be configured. Enter the variable names and their values in the "Variables" text box in a URL query string format
(e.g., foo=bar&baz=qux)
to configure them. Note that mandatory variables must be configured, or else a configuration error will be displayed.

Mandatory variables not configured
- Set the height of the template by entering a numeric value in pixels in the "Height" text box.
- Once all the necessary configuration is done, publish the page, and the HTML Template will be visible on the published page.