This topic is locked

Grid Layout

3/24/2015 1:30:10 PM
PHPRunner General questions
M
mrphp author

I have a table for listing employees. The table consists of a field for a photo and then fields for name, address, department, etc. (a total of 9).
I noticed one of the sample pages online shows a list page with multiple records per row and multiple fields per column. I would like this layout for my table. The problem is it seems I can only have one or the other. Under "Grid Layout" on the Style Editor I can select multiple records per column or multiple fields per column but not both since its a radio button. Is there another way to do this?

D
DealerModulesDevClub member 3/25/2015



I have a table for listing employees. The table consists of a field for a photo and then fields for name, address, department, etc. (a total of 9).
I noticed one of the sample pages online shows a list page with multiple records per row and multiple fields per column. I would like this layout for my table. The problem is it seems I can only have one or the other. Under "Grid Layout" on the Style Editor I can select multiple records per column or multiple fields per column but not both since its a radio button. Is there another way to do this?


Hi Hammond,
You may want to check out "Grid Layout".

Here is the link:
http://xlinesoft.com/phprunner/docs/fields_order_and_totals.htm
This sounds like what you are looking for.
Paul
Update...

Sorry Hammond after further research, I see what you are describing. My suggestion above will not help. Sorry.

M
mrphp author 3/30/2015



Hi Hammond,
You may want to check out "Grid Layout".

Here is the link:
http://xlinesoft.com/phprunner/docs/fields_order_and_totals.htm
This sounds like what you are looking for.
Paul
Update...

Sorry Hammond after further research, I see what you are describing. My suggestion above will not help. Sorry.


Yes, the Grid Layout doesn't allow for multiple horizontal rows and multiple fields per column at the same time. There is a sample page on the xlinesoft web site that shows a view with multiple colums and multiple fields per columns, I just can't figure out how it's done. Maybe it's not a feature in the version I'm using (7.1).
Thanks anyway.

Sergey Kornilov admin 3/30/2015

Show us a screenshot of what you trying to achieve. It's hard to understand what is "that page" you talking about.

M
mrphp author 3/31/2015



Show us a screenshot of what you trying to achieve. It's hard to understand what is "that page" you talking about.


If you look at your "Live Demo 1" on your web site you will see the view is 2 records per row and it looks like 3 fields per column.
In my case I would like 3 records per row and 7 fields per column. The problem I'm having is the "Grid Layout" button on the Style Editor (List Page) won't let me choose both. If I select 3 records per row than the fields (name, phone, department, email, etc.) are aligned horizontally, not vertically like the demo page. If I select 7 fields per column then it reverts back to 1 record per row. You will note the "Grid Layout" button doesn't allow both options to be selected.