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?