![]() |
Davor GeciDevClub member 1/8/2024 |
I think that you need to include "script" if ($values["lead_generator"] !== $oldvalues["lead_generator"]) { |
![]() |
Sergey Kornilov 1/8/2024 |
You need a Javascript event to display a popup. You cannot do thisin a server-side event. |
![]() |
fhumanes 1/12/2024 |
Hello, As @admin (Sergey) has indicated in this event you cannot include the JavaScript code that would require notification of the event. Do you know this notification API that Phprunner has? https://xlinesoft.com/phprunner/docs/about-notification-api.htm With this notification system you would have no problem reporting anything. Greetings, |