This topic is locked

The "Column by Device" feature in "Fields page" does not work

7/9/2019 11:50:30 PM
PHPRunner General questions
E
exora author

My application was created with PHPR 10.0. When the application is running, the "column by device" feature works properly. When I edit on several pages using PHPR 10.2 (version 33322 x64), after the application is run the "column by device" feature does not work where the display on the desktop is the same as on the mobile (the column is hidden when opened on the desktop).
Are there variables that I have to reset at PHPR 10.2 or is this a bug?

lefty 7/10/2019



My application was created with PHPR 10.0. When the application is running, the "column by device" feature works properly. When I edit on several pages using PHPR 10.2 (version 33322 x64), after the application is run the "column by device" feature does not work where the display on the desktop is the same as on the mobile (the column is hidden when opened on the desktop).
Are there variables that I have to reset at PHPR 10.2 or is this a bug?


Try deleting the output page in your project ( backup first ) and then do a full build , delete build on server , Re-build and then make sure you change permissions if you had any write permissions . That should fix it for now. Maybe a bug?

E
exora author 7/10/2019



Try deleting the output page in your project ( backup first ) and then do a full build , delete build on server , Re-build and then make sure you change permissions if you had any write permissions . That should fix it for now. Maybe a bug?


I try deleting the output folder in my project and re-build it (full build), but it still does not working.

Anyway, thanks for your fast response

Sergey Kornilov admin 7/11/2019

This feature is not meant to work in version 10 and was removed in version 10.2.
In version 10.x you can control what fields to be displayed in each mode (mobile vs desktop) right in Page Designer.

lefty 7/11/2019



This feature is not meant to work in version 10 and was removed in version 10.2.
In version 10.x you can control what fields to be displayed in each mode (mobile vs desktop) right in Page Designer.


I see the new option in page designer , but columns by device still shows in the fields area next to search and filter settings. Is that for projects before 10.0 compatibility projects like 9.8?