Hi all,
I'm opening a custom list form in a modal dialog which works beautifully.
OpenPopUpPage('/site/Lists/Sessions/SessionRegister.aspx?ID={@ID}&CourseName={@Title}')
On Submit I'm then passing the user to another custom list form within the
same modal dialog using GenFireServer commit and redirect. This is also
working beautifully.
onclick="javascript:
{ddwrt:GenFireServerEvent(concat('__commit;__redirect={/site/Lists/Registrations/NewReg.aspx?}'))}"
On the next form I want the Submit button to *commit* the changes,
*close*the modal dialog, and then
*redirect* to another page.
Unfortunately I can only ever get two out of three to work. Ether commit
and redirect within the dialog, or commit and close with no redirection.
I can't find any examples online that deal with this fairly basic
requirement and the ModalDialog API is doing my head in.
Can anyone help please? :)
Regards,
Paul
_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss