Jump to content

Recommended Posts

Posted

Ok, i did it :) I put a repeater inside itself just to see what would happen, and the result is not pretty. As soon as you create a page with it, it creates a big number of repeater pages and breaks the system. It would be better if PW would just disallow this.

  • Like 5
Posted

I actually tried it the first I did when it came out, it seemed to work, though silly and not tested further.

Posted

If I understood correctly this is a scenario where "repeater A" includes "repeater A"? I'm not in a position to test, but does it work if I have two different repeaters and other one is part of other? Like "repeater A" has "repeater B"..

Posted

Antii, that scenario works perfectly. Only A inside A gives strange results... as expected :)

Posted
Ahh i was talking about a in b. In itself doesnt make sense at all.

You don't have a scientific spirit :D

  • Like 3
Posted

You don't have a scientific spirit :D

Well, then I have something for your scientific spirit! :P

function turnPage(){
 turnPage();
}
turnPage();
Posted

Repeaters should be okay with putting repeater B inside repeater A. But if you are putting repeater A inside repeater A… all bets are off. :) We'll have to add some extra checking for the folks that need the infinite recursive depth repeater features in their site. :)

  • 8 months later...
Posted

@martind 

You have to install it first. PW comes bundled with the module, but you have to go to Modules - Repeater and click install. After that, you should find "Repeater" as a new field type.

Posted

thanks philipp, i`m familiar with the repeater field and have used it a few times in nested context as discribed in this thread further up. now I have a setup with a newer pw-release and it seems, that it is no longer possible to nest repeater field A inside repeater field B.

@martijn ... if i interpret your, a bit cynic seeming, responses right, this is not a new question?



ah, ... i don`t mean a repeater in itself but a repeater field inside another repeater field

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...