Long Page List

Permalink
Hi All,

I'm creating a location page, which contains LOTS of location 400+ and i'm using a page list to link to the relevant page. However, ive done a fair few and the page is just becoming a long list. Is it possible to split the page list into columns? rather than just 1 columns with lots of rows

Regards,

 
WebcentricLtd replied on at Permalink Reply
hi,
out of the box with the page block I think you only really get the option of paginating your results.

If you want multiple columns then you'll really need to use a custom template - if you can upload files and can use html / css / php you should be ok.

Failing that there might be some add-on in the marketplace that could help...
drm92 replied on at Permalink Reply
Im using a custom theme, which uses bootstrap etc so im pretty capable of changing the css/html or whatever it needs. However, im scratching my head on how about to do the columns needed and for how many rows
WebcentricLtd replied on at Permalink Reply
you'd need a little php to do this.

Basically you'd decide first how many columns you want and then you'd use a some kind of count in php to start a new row after n number of records output.

Does that make sense?
WebcentricLtd replied on at Permalink Reply
in fact if you go to the add ons section and search on 'page list' there are lots of add-ons.
drm92 replied on at Permalink Reply
Thanks for that - Manged to find advanced page lists and it does exactly what I wanted
JohntheFish replied on at Permalink Reply
JohntheFish
You can set up this sort of list without any php coding using my Uber List and Magic Data addons.

http://www.concrete5.org/marketplace/addons/uber-list/...
http://www.concrete5.org/marketplace/addons/magic-data/...