Hello,
i need a nonmodal popup which exists within the same session as the parent window until the user will close it.
Is there a hint or workaraound ?
TIA
M.
Hello,
i need a nonmodal popup which exists within the same session as the parent window until the user will close it.
Is there a hint or workaraound ?
TIA
M.
…have you tried: Adapter.openModelessPopup()? This should be the right one…
Bjoern