On Sun, May 18, 2008 at 6:11 PM, Steven <[EMAIL PROTECTED]> wrote:

> Doing so means that I'll have to call render() in every action, instead of
> just letting ZF catch it automatically right?  Currently, I only have a
> single action that needs to call a different template, so that's not an
> ideal solution.


How about $this->_helper->viewRenderer->setScriptAction()?
http://framework.zend.com/manual/en/zend.controller.actionhelpers.html#zend.controller.actionhelper.viewrenderer.api

-- 
Vincent

Reply via email to