Hi, I have 2 controllers so far a users and profiles
They have the usual Index, add, edit and delete functionality. Basically the problem i have run into is that when a user adds their details and successfully registers I want to call the profiles add to create a blank profile entry in the db. I have seen how this can be done with requestAction, but have also read that this causes overhead on the server. Is there a better way to do this? I hope someone can help as the examples I have found on the net dont make a lot of sense :) Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
