Has anyone come up with a solution where I don't need to have an empty
view for some actions?  For example I have a delete function that I
call. Which its stupid that I need to have an empty view with nothing
in it when calling this function. Is there anyway around this?  This
goes the same for when making ajax post calls using an ext datagrid.
There is nothing that the view actually does but it still requires me
to have a view inorder to reach the controller to get the correct
action to happen.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to