Skip to Content
0
Former Member
Jan 13, 2011 at 06:18 PM

How to close a Popup window in WebUI

1340 Views

Hi gurus,

I created a custom component and launched it in WebUI as a popup. Aside from closing the popup window (via pressing the little "X" on the upper right) or firing the outbound plug 'leave', is there another way to programmatically close the popup? I have several buttons there, all of them must close the popup and resume processing to the calling view. I want to be able to tell which button was pressed with as minimal coding logic as possible.

Cheers,

Marc