Pop-up window possible?

Matthijs

Member
Hi, short question. In one of the functions in operational_hooks.php, I would like to display an informational pop-up window.
After the user presses OK, the function should continue.

I tried:
echo '<script>window.onload = function() {alert("This is a test");}</script>';

Buit not working. Is there a way to achieve this?

thanks for any help!



Your current DaDaBIK version​

You are using DaDaBIK version 11.12-Elba enterprise, installed on 10-12-2023 (installation code: 18828644e443ac0e33), the latest version of DaDaBIK is 11.12-Elba released on 30-11-2023

You are running the latest release of DaDaBIK

In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enterprise to Platinum) please contact us.

System info​

PHP Version: 7.4.33

mysql version: 5.5.5-10.6.16-MariaDB

Web server: Apache/2

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
 
Top