Re: list inside nested iterate, but in the same level as list1

2009-01-05 Thread dusty
I think you can use the "top" keyword to jump out to the 1st level. List 1 --List 2 List 3 I don't remember if you need a # in front like this #top. laes1 wrote: > > Hello > i have an anction form , where i declared two liste > list1 and list2 > to loop through liste1 , i used nested

Re: list inside nested iterate, but in the same level as list1

2009-01-05 Thread Paweł Wielgus
Hi Elyes, try property="../" just like in directory structure. Best greetings, Paweł Wielgus. 2009/1/5 elyes sallem : > Hello > i have an anction form , where i declared two liste > list1 and list2 > to loop through liste1 , i used nested:iterate > inside this iterate, i wanna have an access to l