NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on September 09, 2025, 12:20:58 PM

Title: Give focus back to Browse after OnClick
Post by: Rene Simons on September 09, 2025, 12:20:58 PM
Hi,

In my browse I have a button, where Onclick shows a popup  memory form where some processing takes place after I click save .
When the process is done, the popup disappears (as it should) and the browse is shown again.
The buttons are sort of greyed out and unusable.
When I reload the page, everything returns to normal.

When the cancel button is clicked on the popup, everything is normal right away.

What can I do to make the browse normal immediately when the popup closes?

Cheers,
Ren?
Title: Re: Give focus back to Browse after OnClick
Post by: Bruce on September 21, 2025, 10:36:55 PM
It sounds to me like there's a JavaScript error on the page when saving.
I'd need to see an example though to understand what the error might be.