NetTalk Central

Author Topic: PopUp form and Return to  (Read 4219 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1873
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
PopUp form and Return to
« 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?
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: PopUp form and Return to
« Reply #1 on: September 10, 2017, 10:36:27 PM »
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

Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Re: PopUp form and Return to
« Reply #2 on: September 21, 2017, 02:17:31 AM »
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