Ok I found a quick fix, instead of calling /puntos/update in the form (included in the view) I am calling /puntos/view/$id and added a couple of lines to handle the submitted data and save the new data in the session. Apparently this is happening in the background and only the proper div's are being updated.
I know this works, but is this the correct, neat way to do this ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
