Skip to Content
0
Jun 03, 2008 at 08:19 AM

Closing POP-UP fails

57 Views

Hi experts,

I have an issue to close cascading pop-up.

I am displaying a first pop-up to user so he can choose fields for marketing target group extraction to file. Once the user had chosen the relevant fields, he can click on a "Save variant" button on the pop-up that launches another pop-up to set name of the "variant" and description. Then he has to click a save button that closes the pop-up, retrieves the name and the description through the context node and closes the pop-up. Then the onclose event triggered for last mentioned pop-up saves the mapping using standard functions and the first mentioned pop-up has to be closed (using standard outbound plug for window : "leave"), but unfortunately it does not. I get then a strange behavior with the first pop-up that is not closed. To close it in the right way (without clicking the cross), user have to choose another field in the pop-up that displays the fields available for variant and click on a button cancel that trigger the standard window outbound plug for window : "leave" and the first pop-up is finally close.

Thanks for your help !

Antoine