[SOLVED] List Page Full Refresh after Popup Completes |
7/11/2018 14:16:59 | |
| PHPRunner General questions | ||
|
J
John author
Is there a method to refresh the calling list page after a popup Add or Edit completes? I see that item is added but it places the new entry as the 1st entry. |
||
|
J
|
John author 7/13/2018 |
|
FYI echo "<script>window.parent.location.reload(true);</script>"; |
|