standard "X" for closing popup??
Hi
i've created a popup like written in several threads, but i miss the standard window CLOSE ("X)" for closing this popup? Can i activate that? I want to have it beside the "minimize" "maximize" functionality!?
Thx
Former Member replied
There is a completely new API available for handling popup windows (starting with EhP1(?) of 7.1). Until then, just add a button at the bottom of the view contained in the popup and assign an action that closes the window.
Armin