in your controller: $this->_helper->viewRenderer->setNoRender(true);
Best, Andriesss Giorgio Sironi schreef:
2008/4/29 Andries Seutens <[EMAIL PROTECTED]>:use: return; instead :)If I use return in the helpers, nothing changes. The same happen in the controller. I get the data but enclosed in the layout (Zend_Layout). How to disable layout?
