Viewing HTML in a template

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
bob38

Viewing HTML in a template

Post 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
Pierre M.

Re: Viewing HTML in a template

Post 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.
KOL

Re: Viewing HTML in a template

Post by KOL »

... but you answer my question, Pierre! :D Merci beaucoup!
Locked

Return to “CMSMS Core”