Page 1 of 1

Supress smarty content

Posted: Fri Dec 11, 2015 12:53 am
by waltertakashi
Hi! I created a UDT which allows me to embed PDF files. When I use this UDT within the News module, it shows the code like this:

Code: Select all

{PDF link='blablabla'}
Is there any way to supress this kind of content?

Thank you!

Re: Supress smarty content

Posted: Fri Dec 11, 2015 12:57 am
by velden
Use eval if you know that the statement can be trusted (no user input).