|
C
|
cristi 12/2/2024 |
|
Well, you didn't tried popup.close() for closing From the manual: https://xlinesoft.com/phprunner/docs/popup_object_close.htm |
|
|
|
francesco author 12/2/2024 |
|
Thanks it was the first I tried before the alternatives, but it doesn't work. Maybe the problem is that I want to close a popup from within the popup itself. |
|
|
G
|
Grdimitris 12/2/2024 |
|
From manual |
|
|
C
|
cristi 12/3/2024 |
|
You could also try this: https://asprunner.com/forums/topic/28428-Cancel-Button-via-RunnerdisplayPopup |
|
|
|
francesco author 12/4/2024 |
|
thanks, Grdimitris solution was fine! |
|