NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on September 10, 2017, 06:35:15 AM
-
Hi,
Im calling a popup form from a button.
Im setting the resturn on save to a differente page but it allways returns closing the popup.
Any Idea?
-
Popups don't go to a different page on save. If you want to do that then open the form itself as a Page, not a popup.
Alternatively in the caller you could do a Redirect when the focus comes back if you want to go to a different place at that point.
cheers
Bruce
-
Hallo Bruce!
I have the same issue. I have a popup and I want to return to other page when I save.
By design it has to be popup.
How can I redirect to other page when I save the popup form?
Thank you,
Robert