![]() |
Sergey Kornilov admin 2/10/2020 |
![]() |
Pete K author 2/10/2020 |
https://xlinesoft.co..._in_a_popup.htm Example #9
|
![]() |
Sergey Kornilov admin 2/10/2020 |
It should work, just make sure you are replacing everything Add related with Edit counterparts. Check if there are any Javascript errors. |
![]() |
Pete K author 2/11/2020 |
It should work, just make sure you are replacing everything Add related with Edit counterparts. Check if there are any Javascript errors.
|
![]() |
Sergey Kornilov admin 2/11/2020 |
Pete, window.popup = Runner.displayPopup(...)
var win = Runner.displayPopup(...) |
![]() |
Pete K author 2/12/2020 |
Pete, I don't think you are following example #9. It shows how to call displayPopup function: window.popup = Runner.displayPopup(...)
var win = Runner.displayPopup(...)
|