Handlebars Templates allow for conditionals and logic wherever WYSIWYG editors are normally used. Handlebars requires developer knowledge to use effectively.
Some example use cases for our Handlebars rendering engine include:
Abstract session galleries display varying information on the page based on the session type.
Hide any whitespace for optional fields left blank by submitters.
Require 'if/else' conditional logic to display data on gallery screens or custom PDFs.
Overview Video
Handlebars is a complex concept and we have a course that will take roughly 2 hours to walk through the ins and outs.
Quick Reference Code Samples