Ryan,
Are you saying that every single repeater has a default template assigned to it by the system, identifiable by the repeater's name, prepended by "repeater_" ?
My problem is getting a list of a repeater's pages to select from in the admin but on another page.
In short, my tree's like this:
Home
Projects
Project-1
Repeater
Repeater-item-1
Repeater-item-2
Repeater-item-3
Project-2
Repeater
Repeater-item-1
Project-3
Repeater
Repeater-item-1
Repeater-item-2
On Home, I'd like to be able to select multiple repeater items, but I can't find the right selector for the job – your answer in this thread gave me hope, but no luck when testing so far.
Hope you can help. It would round off my very first PW project – absolutely loving working with the API and it's simplicity (as a MODX convert). I'm sold
Thanks!