NetTalk Central

Author Topic: NetWebForm Popup  (Read 1703 times)

Alan Cochran

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
NetWebForm Popup
« on: October 02, 2013, 08:29:02 AM »
Can a button on a NetWebForm call another NetWebForm as a Popup window?

Currently, the first form is a popup window but when the user presses the "Generate" button, it calls another NetWebForm to make sure they want to continue.  Right now, this opens as a separate page but would be nice for it to be a popup window.


robirenz

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • Email
Re: NetWebForm Popup
« Reply #1 on: October 02, 2013, 09:25:07 AM »
Alan..

you should be able to do that easily.
on the click options, just call the other form as a popup..

Robi