We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Paginated results with {member_search_path}

How Do I?

Tansel's avatar
Tansel
32 posts
9 years ago
Tansel's avatar Tansel

I am using {member_search_path='search/results'} tag to show all entries from the author and it works well. However, it shows all the results without pagination.

Is there a configuration setting for this? Or, How can I pass results=”XX” parameter to this tag? I mean; the link shows as below:

http://www.example.com/?ACT=10&result_path=search/results&mbr=1

Is there a query parameter to add to the end of the link so the results page knows how to paginate?

       
Derek Jones's avatar
Derek Jones
7,561 posts
9 years ago
Derek Jones's avatar Derek Jones

Do you have the pagination code in your search results tag?

{paginate}
    Page {current_page} of {total_pages} pages {pagination_links}
{/paginate}
       
Tansel's avatar
Tansel
32 posts
9 years ago
Tansel's avatar Tansel

Hi Derek,

Yes I do have the pagination code in the search results tag. My results page works fine with proper pagination for showing other results like searches in entries.

       
Derek Jones's avatar
Derek Jones
7,561 posts
9 years ago
Derek Jones's avatar Derek Jones

Yes I’m sorry I led you astray. The limiting parameter has to be passed through the search form via the results= parameter, which isn’t available for member entry search.

Feel free to make a feature request to add that functionality to member entry search. For your current solution, I would suggest a client-side pager, like jQuery’s DataTables or similar.

       
Tansel's avatar
Tansel
32 posts
9 years ago
Tansel's avatar Tansel

Thanks

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.