Hi all, Is there a solution for determining the controller and action names within a view? I imagine it's there somewhere but I can't find it. The only solution I've found is to assign it every time from within the actionAction() method in the controller script.
-- Drew
