Actually you should not separate the methods. That is the reason for checking this->params. Reduces code and the number of methods actions available to the public.
As far as the empty goes, it is problem something else. Try returning anything from the controller action to the element through the requstAction. This will tell you if it is working properly. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
