cancel
Showing results for 
Search instead for 
Did you mean: 

Pop-up problem

Former Member
0 Kudos

Hi,

In the model, I am using the pop-up with the Form which just has a plain text "Are you sure...." and using the pop-up standard buttons "OK" and "Cancel" renamed to ("Yes" and "No") on the click of "Yes" following actions must occur:

1. Close the popup (works)

2. Do some assignment (works) and

3. Get out of the model, make it invisble - doesn't work

I tried the following:

1. From the Form a dataflow to "out" signal but doesn't help ("out"outside the popup, "out" inside the popup )

2. From the Form a dataflow to "end" but doesn't help either

Can somebody please help?

Best regards,

Dharmi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dharmi,

if you disable the toolbar of your popup and use the form toolbar instead you can also define close window actions. There you can set which window should be closed so if you close the parent window it should close the whole application.

Hope that helps!

Regards,

Kevin

Former Member
0 Kudos

Thanks Kevin

Answers (0)