Page 1 of 1

Ordered lists and CGExtensions

Posted: Tue Aug 28, 2012 9:13 am
by valeriop@
Hello to all.
My module generates a list of items.
I want to show them in a template, with the possibility to sort for a particular field. I also want to display only 10 items per page. I must therefore manage pagination (prev page, next page, etc ...).
I saw in CGEXtensions we talk about ordered lists: can you help me? How do you use?

Thanks!