151
Views
5
Comments
How to toggle Modal in Outsystems 11 using WebPatterns?

Hello All,

I am currently trying to develop a modal but how can I toggle the modal to open and close? 

So far I have only seen toggleModal action is available for Modal in WebPatterns framework of Outsystems 11. No other action is available.

2025-08-22 10-19-44
Pramod Jain
 
MVP

Hi Junior ,

Please see the attached sample for how to use ToggleModal action.


Regards,

-PJ-

TestModelToggle.oml
2020-09-10 09-11-19
J u n i o r

Pramod Jain wrote:

Hi Junior ,

Please see the attached sample for how to use ToggleModal action.


Regards,

-PJ-

 Hi PJ,

Thanks for your prompt reply. But I am referring to WebPatterns' Modal because I am using DublinTheme and SilkUI.

 

2025-08-22 10-19-44
Pramod Jain
 
MVP

Hi Junior ,

Are you using the OS version 10 ? I am on OS11 and doesn't use SilkUi now and hence build the sample on OS11 Model.


Regards,

-PJ-

2020-09-10 09-11-19
J u n i o r

Pramod Jain wrote:

Hi Junior ,

Are you using the OS version 10 ? I am on OS11 and doesn't use SilkUi now and hence build the sample on OS11 Model.


Regards,

-PJ-

 Hi PJ,

I am currently using OS11, then Dublin Theme, SilkUI and WebPatterns for my module.

 

2025-08-22 10-19-44
Pramod Jain
 
MVP

Meanwhile i quickly found one post related to this ..it may give you some idea.

https://www.outsystems.com/forums/discussion/17485/close-modal-with-button/ 


Regards,

-PJ-

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