Couldn't you just render the same .phtml file each time using render()
method? And maybe have a little logic in this file also.
On Nov 22, 2008, at 1:29, Jason Webster <[EMAIL PROTECTED]> wrote:
I would recommend just disabling the views completely for JSON
context actions.
Ralikwen wrote:
Hi,
Is it possible to use the same view for all Json context actions so
that I
don't need to create *.json.phtml files separately for each action?
If yes
how?
Something similar has been raised http://www.nabble.com/contextSwitch---AjaxContent-td18866597.html
here , but
I found no solution there either.
Thanks for the help.
SWK