refresh window when popup is closed
Posted: Wed Aug 29, 2018 7:53 pm
Hello.
I open a popup window :
nuPopup('5b6ef35b2854c7e',$('#Patients_id').val());

What I want is, when the popup is closed

the main form window to be refreshed :
to be run when the popup is closed
I would appreciate your help
I open a popup window :
nuPopup('5b6ef35b2854c7e',$('#Patients_id').val());
What I want is, when the popup is closed
the main form window to be refreshed :
Code: Select all
nuGetBreadcrumb()
I would appreciate your help