Any documentation on the {{#if field}} language used in the quote template?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • robertf
    Member
    • Apr 2017
    • 35

    Any documentation on the {{#if field}} language used in the quote template?

    Is there documentation on how to use the conditional language in the templates?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    EspoCRM uses Handlebars.js http://handlebarsjs.com and in client/src/view-helper.js extends functionality

    Comment

    Working...