Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is it possible to having paging with news list?
say i want to show 15 news items... and then older ones on next page.. so is that possible?
Hi Hetaurhet
Yes it should indeed be possible to achieve this.
In the XSLT that shows the news list you should be able to implement the XSLT that Tim has written in this blogpost: http://www.nibble.be/?p=11
Be aware that when you copy this code you need to replace the
”
with " - Otherwise it will result in an error.
Hope this helps.
/Jan
thank you.... it was my mistake.. I just used wrong property name of newsitem... paging is working now for Prev and Next ...
but I want Prev ... [page numbers] ... Next ... this is not working...
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
news list: paging
Is it possible to having paging with news list?
say i want to show 15 news items... and then older ones on next page.. so is that possible?
Hi Hetaurhet
Yes it should indeed be possible to achieve this.
In the XSLT that shows the news list you should be able to implement the XSLT that Tim has written in this blogpost: http://www.nibble.be/?p=11
Be aware that when you copy this code you need to replace the
”
with " - Otherwise it will result in an error.
Hope this helps.
/Jan
thank you.... it was my mistake.. I just used wrong property name of newsitem... paging is working now for Prev and Next ...
but I want Prev ... [page numbers] ... Next ... this is not working...
is working on a reply...