easy ajax pagination in sitebuider
Suggestions
can you add an option under the result6s per page in item lists to use ajax pagination
especially when using multiple lists within tabbed containers this is a huge plus
example
you have 6 diferent members quotas which you want listed in separate tabs with say 15 results per page
with
{jrCore_list module="jrProfile" order_by="_created desc" pagebreak="15" pager="true" page=$_post.p }
when you click the pager every tab goes to page 2
instead it would be better if only the results in the current tab go to page 2
also can that be the default action for activity feed
updated by @soaringeagle: 02/06/17 05:05:26AM