[TYPO3-english] pagebrowse
Victor Livakovsky
v-tyok at mail.ru
Fri May 4 11:08:26 CEST 2012
Hi, Robert.
> Can anybody please point me to a step-by-step tutorial of how to implement
> Dmitiris pagebrowse - or even the TYPO3-regular one from the piBase? I
> really don't know how to search anymore...
Simply use code of method 'getListGetPageBrowser()' from manual and pass
number of pages as reference. You can calculate number of pages, by
selecting count of your records and dividing it to number of results per
page.
Really simple.
More information about the TYPO3-english
mailing list