This topic is locked

Responsive Views

12/18/2015 11:45:28 AM
PHPRunner General questions
N
nrodrz author

Hi
I would to know what is the better way to build responsive screens out of phprunner. I'm able to create beautiful screens with the different layouts and menus but when you go to the browser the screens are not responsive at all. Using the mobile module now is better, but there is a way to use some of that code to the regular screens.
thanks.

Sergey Kornilov admin 12/20/2015

Mobile template is the best option. In Visual Editor you can tweak mobile and desktop pages separately.

N
nrodrz author 12/23/2015



Mobile template is the best option. In Visual Editor you can tweak mobile and desktop pages separately.


But what is best way to go responsive in desktop, if the view is large change the screen complete and if the view has only couple of fields then go back to small. Is jumping from large to small every-time I change from one menu to the other. I would like to have the menu stop and the screen just adjust as responsive depending on the monitor. thanks.

Sergey Kornilov admin 12/24/2015

To be honest I have no idea how you can display list with only two fields the same way you display list page with 10-20 fields. No "responsiveness" can make them look the same. The solution is to use "vertical" or "columns' mode for the page with two fields so it can use all the space.