NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Jane on July 29, 2024, 04:17:00 PM

Title: Why can't I click Display item to go to popup?
Post by: Jane on July 29, 2024, 04:17:00 PM
Bruce,
I must be doing something really dumb, but I can't see why this doesn't work.

In the wizarded app attached, the update form for the Customers table has a button that calls a memory form popup.  Fine.
There's also a "display" form field on which the OnClick is set to call the same popup.  Nada.
But a display form field where OnClick is set to call a URL instead of a procedure works.

What am I doing wrong, Obi Wan?

Title: Re: Why can't I click Display item to go to popup?
Post by: Bruce on July 30, 2024, 06:18:47 AM
popups and fixed URLS are _very_ different animals.
You'd need to post an example though so I can see what you are doing.

Cheers
Bruce
Title: Re: Why can't I click Display item to go to popup?
Post by: Jane on July 30, 2024, 07:53:47 AM
I DID attach an example zip file ;)