NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Johan de Klerk on September 18, 2021, 11:22:40 PM

Title: URL on Save not Working - Memory PopUp Form
Post by: Johan de Klerk on September 18, 2021, 11:22:40 PM
Hi,

I have a NetWebForm that opens as a PopUp and is a Memory form.
This NetWebForm is called from a PopUp Browse.

In the NetWebForm I have set the:
URL on Save to 'SaveBrowseURL'
URL on Cancel to 'CancelBrowseURL'

However it returns to the original NetWebBrowse and completely ignores the URL on Save and URL on Cancel.
Does anyone have an idea of how I can fix this or what I am doing wrong.

Regards
Johan de Klerk
C10, NT 11.53
Title: Re: URL on Save not Working - Memory PopUp Form
Post by: Bruce on September 19, 2021, 10:06:09 PM
yes, since it's a popup, in NT 11 it does not use the URL's, it simply closes the popup. You could change to a Page based form if you wish the form to go to different URL's on Save or Cancel.

This was on my list for changing in NT12, but I'm not sure if I've done that  yet.

cheers
Bruce