If a Popup of one id is opened when we click on the perspective row in the table and if we want to open new popup we should close this popup .But Is it possible if we click another row in the table automatically this popup should be closed?
The Perspective popups have a "background dismissable" option. If you enable that then clicking anywhere outside the popup causes it to close.
Welcome to the forum.
1 Like
You can use system.perspective.openPopup function to open popup widow and assign the
modal parameter to True.
1 Like
thank you
1 Like
Thankyou
Tip: There's a litle (heart) icon below each post. If you click that the author of the post gets a like notification in their inbox. (I've sent you one.) It's quick and it avoids cluttering up the forum with "thank you" posts.