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 / /
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 / /