Page 1 of 1

Viewing HTML in a template

Posted: Sun Nov 25, 2007 9:22 pm
by bob38
Hi there,

I have created a wysiwyg text area in form builder called {$text} I wish to be able to preview the HTML as it will appear on the page but when I include {$text} in the Submission Template it is displayed as raw HTML ie literal text with HTML tags

What am I missing here?

cms 1.2
FormBuilder 0.4.4
MySql  5.0.24a
Apache/2.0.55 (Ubuntu) PHP/5.1.6

Thanking you.
Bob

Re: Viewing HTML in a template

Posted: Thu Dec 06, 2007 2:00 pm
by Pierre M.
Hello,

to show forms created with FormBuilder, I follow the FormBuilder guidelines : I put {cms_module module='FormBuilder' form='formalias'} in a template.
Hope it helps, I know it doesn't answer your question.

Pierre M.

Re: Viewing HTML in a template

Posted: Sun Dec 16, 2007 7:38 pm
by KOL
... but you answer my question, Pierre! :D Merci beaucoup!