Jump to content

Recommended Posts

Posted

Hi @dragan,

Thanks for your reply. I think the caption below the image tells us some useful info.

Quote

The above screenshot is something that our Field editor automatically adds to Fieldtypes that support pagination (Setup > Fields > field > Details tab).

1. it is added automatically if criteria is met.

2. It is about the pagination in the backend but I need do pagination in the frontend.

 

Gideon

Posted

Hi,

Got it solved myself.

I use $p = $pages->find("template=repeater_yourRepeaterField, limit=10") rather than $p = $page->yourRepeaterField->find("limit=10").

Gideon

  • Like 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...