What part of the form do you not want to escape? -- Hector
On Fri, Oct 16, 2009 at 6:32 AM, Anders Gunnarsson <[email protected]>wrote: > How do i disable escaping in zend_form? > > I have found a $form->getView()->setEscape() but only found two settings > "htmlspecialchars" and "stripslashes". > I saw something about "noEscape" in a forum, but that gives me an error. > > regards > Anders > > / > / >
