14
Views
2
Comments
Solved
Popup in Traditional
Application Type
Traditional Web

Closing Popup in Traditional  


How do I close a pop-up using a button that doesn't use an (x)?

How can I do this as an OML  attachment?


Test_Popup.oml
2023-06-21 08-58-47
Andrew Mahfouz 
Solution

outsystems provide us built in action (Popup Editor Close) we can use it inside our action related to button

last oml attachment with solution 

Test_Popup.oml
2025-07-22 10-30-27
Mandar Deshpande

Hi @Andrew Mahfouz , your Close_Popup action seems to be empty. Please drag Popup_Editor_Close from RichWidgets and it will close the popup.

2023-06-21 08-58-47
Andrew Mahfouz 
Solution

outsystems provide us built in action (Popup Editor Close) we can use it inside our action related to button

last oml attachment with solution 

Test_Popup.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.