How to make screen responsive according to the laptop resolution ?
Hello
There is a full documentation where OS has defined all the details on Responsive UI you can check here - https://success.outsystems.com/documentation/11/developing_an_application/design_ui/look_and_feel/responsive_ui/
Also you can write media quarries to make your page responsive -
https://www.outsystems.com/forums/discussion/43178/how-to-use-mobile-device-resolution-in-css/
https://www.w3schools.com/css/css3_mediaqueries.asp
Although OutSystems UI is already so much responsive, there is already css written in OutSystems default theme which help us make it responsive.
I hope this will help you.
ThanksTousif Khan
Hi Sushma,
By default OutSystems UI is responsive, so things should work responsive by default.
You have any issues with responsiveness? If so, you should share more details.
Regards,
Daniel