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?
outsystems provide us built in action (Popup Editor Close) we can use it inside our action related to buttonlast oml attachment with solution
Hi @Andrew Mahfouz , your Close_Popup action seems to be empty. Please drag Popup_Editor_Close from RichWidgets and it will close the popup.