Skip to Content
0
Former Member
Jan 18, 2011 at 04:28 AM

Close a popup window with a custom button

322 Views

Hi All,

I have two components A and B.

I will call one of the view of B in A as a pop up

Component A

-


Component B

as popup

BTN

______________

Pressing of BTN which is a custom button created in component B must close the popup screen(Exit Component B).

I have tryied using Exit outbound plug in the corresponding window of Component B, but still it is not closing.

Can any one help me to solve this problem?