On Tuesday, August 30, 2011 4:00:17 PM UTC-4, Jim S wrote: > > Still stuck on this one. Anyone have any advice? > > The problem (as it stands now) is after an update to the record via a modal > edit form, I can't get the 'next' url to load in the main window. It is now > displaying in the modal window (iFrame). Bruno recommended executing some > JS to set the window.parent.location but I don't know where I'd specify > this. Any help would be appreciated. >
Maybe have the 'next' URL return a blank page that immediately executes the JS in the head. Anthony