Okay thanks, I was just wondering if there was already something built into the ajax helper for this. I guess not.
Dave On Feb 17, 12:51 pm, francky06l <[EMAIL PROTECTED]> wrote: > Then in the rendered child view, set some javascript to update the > parent DOM .... > > On Feb 17, 6:59 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > I want to update the parent when some action is performed in the > > child. > > > Thanks, > > Dave > > > On Feb 16, 2:00 am, francky06l <[EMAIL PROTECTED]> wrote: > > > > You need to set some javascript in the popup view to update some DOM > > > part of the parent window. Maybe I misunderstand your need : do you > > > want to update the parent window when the popup shows up or you want > > > to update the parent when you perform action in the child window ? > > > > On Feb 15, 11:36 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > wrote: > > > > > I have a popup form that the user will use to edit data. Does anyone > > > > know if there is a way to update the $ajax->div sections of the parent > > > > window from this child window? > > > > > Thanks, > > > > Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
