Welcome to Wooxy – Your Digital Growth Partner! Crafted with Excellence in Estonia
November 23, 2018

Dynamic content mapping rules

Due to some system limitations in dynamic template generation there are special requirements for some twig functions. Please, use following mapping to avoid problems with content generation in templates:

Instead ofUse this function
a > bgreater(a,b)
a < bless(a,b)
a >= bgreaterEqual(a,b)
a <= blessEqual(a,b)