58
Views
2
Comments
how to make responsive web application
Question
Application Type
Reactive

Hi All,

i want to make my application responsive how we can do that in outsystem. it support all browser.


2022-07-03 17-24-08
Sourabh sharma

Hi @ritu kushwaha ,

On the OutSystems UI, everything is responsive .We have some widgets to use

1.

2. Application content changes based on devices

3. To apply logic inside client actions on If conditions:


I f dont want to use this all then..

1.Make UI 12 col using containers.

2. Avoid In line Css .

3. Give the size of Col/s in %.

4.Inpect in get the size from there 

More

Hope this will help you...

Kind regards.


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