Listit2Extended - text area field definition is showing HTML

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
rbaby
Forum Members
Forum Members
Posts: 144
Joined: Thu Feb 07, 2008 10:28 pm

Listit2Extended - text area field definition is showing HTML

Post by rbaby »

I have a new field definition which is a text area with WYSIWYG enabled. However, when I print it out with:

Code: Select all

{$item->fielddefs.description.value|cms_escape}
The front-end is displaying the HTML code and not rendering it properly. Am I invoking it incorrectly?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Listit2Extended - text area field definition is showing

Post by Dr.CSS »

Have you tried it with out the cms_escape..?
Post Reply

Return to “Modules/Add-Ons”