This topic is locked

Edit responsive grid layout

11/8/2019 3:10:00 PM
PHPRunner General questions
D
david22585 author

I was wondering if there was a way on version 10.x to edit what the responsive grid looks like? On a few of my list pages, I would like to keep them looking like a list page on a mobile phone, but just condensed data instead of blobs for each row.

S
Steve Seymour 11/9/2019



I was wondering if there was a way on version 10.x to edit what the responsive grid looks like? On a few of my list pages, I would like to keep them looking like a list page on a mobile phone, but just condensed data instead of blobs for each row.


I had a similar need too. Its not easy in PHPR and I was told I'd have to resort to custom css. My solution to date is to use an external web-page designer (WYSIWYG), and edit the generated html

to make php forms and add my own SQL queries to populate/ save/ edit etc. The PHPR designer is good for quick layout, field order etc, but unfortunately its not easy to do any 'design' work to

modify the look/ layout/ customization of the page and so far I've found it easier its quicker to do it externally.
https://asprunner.com/forums/topic/26806-custom-input-pages/pagefromsearch1

Admin 11/10/2019

Proceed to Page Designer, open the List page in question and clear 'Responsive grid' checkbox.