Page 1 of 1

Re: CUSTOMER EDITABLE GCB'S and CMSMS links

Posted: Wed Sep 07, 2016 5:16 pm
by Jo Morg
Yeah, it won't be parsed by Smarty by default. You'll have to use something like:

Code: Select all

{content block=gcb2 assign=foo}{eval var=$foo}
http://www.smarty.net/docs/en/language. ... n.eval.tpl