It's not that simple I'm afraid though perhaps there should be since this is a semi common occurrence.
Anyway, you need to setup the paginated child collection in the controller and pass it to the view. then change the child collection call to use the paginated collection and add the pagination navigation links/buttons. Alternatively, you can create an owned index action where you'd get a url like /parents/parent-id/childrenname that would show child elements paginated. On Jul 27, 2:31 pm, [email protected] wrote: > I have what I hope to be a simple question. How do I get pagination to work > for child collections on a show page defined with the children view hint? > > Thanks, > Chuck Benedict -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
