Just set response.view to the desired one: response.view="default/workpile.html"
On Apr 24, 11:02 am, Resa Bee <[email protected]> wrote: > Can anyone tell me how would redirect a controller function to show > in view that is not its default view > eg function"readjson" to show in "default/workpile.html" and not in > the "default/readjson.html" view > > NB: there is a function called workpile.htm

