Displaying 1 result from an estimated 1 matches for "thedesiredlayout".
2006 Feb 16
9
calling a controller/action from another controller
Hi,
Is there a way to call a controller/action pair from another controller 
as well as render the view for that pair?  I have tried using "render 
''ctrl/action''" and that works, but the controller code isn''t called 
(only the view is rendered).  A redirect_to isn''t desirable either as I 
want the resulting content to be rendered in the current