Execute Javascript on Parent Form when Child form closes
Posted: 06 Jul 2017
Hi there,
For a related item list, we are closing the child form using "SP.UI.ModalDialog.commonModalDialogClose(SP.UI.DialogResult.Cancel)" which closes the child form. We would, however, like to execute some javascript on the parent form after this child form closes. Any idea how this can be done? Thanks!
-Charles
For a related item list, we are closing the child form using "SP.UI.ModalDialog.commonModalDialogClose(SP.UI.DialogResult.Cancel)" which closes the child form. We would, however, like to execute some javascript on the parent form after this child form closes. Any idea how this can be done? Thanks!
-Charles