News

For each html file in the input directory that does not start with an "_", the script will load that file and place it inside the Layout html (this is the html file you specified as the 3rd input ...
HTML templates allow us to extend GAS's powers and turn our scripts in client-side web apps that can be run in the browser. The main use case here is for add-ons that users can install and use in ...
HTML templates are files that contain HTML code with placeholders for dynamic data. For example, you can have a template for a blog post that has a title, a date, an author, and a content section.
JavaScript Performance: Pre-Compiling And Caching HTML Templates 10 April, 2012. It was a Tuesday. If you’re using HTML templates with a JavaScript application, you need to be caching the template’s ...
A Joomla template defines how the information on the page will be displayed and the position of each item. If you have an existing HTML template that you wish to convert to a Joomla template, you ...
An updated XrmPageTemplate.js library that provides more robust JavaScript IntelliSense. Support for Xrm.Utility functions and the Xrm.Page.context.getClientUrl function. When I originally released ...