why can't I use while loop?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Abanoub
    Junior Member
    • Sep 2016
    • 23

    why can't I use while loop?

    why can't I use while loop in .tpl (smarty) ?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Because Espo doesn't use Smarty for template parsing. It uses Handlebars.js

    Comment

    • Abanoub
      Junior Member
      • Sep 2016
      • 23

      #3
      Originally posted by tanya
      Because Espo doesn't use Smarty for template parsing. It uses Handlebars.js
      that's no good since it's so limited , ugh any plans for using a better templating engine ?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8485

        #4
        Please appreciate our time. https://en.wikipedia.org/wiki/Mustache_(template_system)
        Templates must be logic-less
        Last edited by yuri; 10-05-2016, 01:11 PM.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        Working...