Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Loop for subcats of a subcat ?!

Quote Reply
Loop for subcats of a subcat ?!
With the loop i can show all subcats for a cat.
Now i tried to make a global showing for every loop,
but how could i pass an value ?

loop
for every subcat do
show all subcats for THAT subcat
loopend.

Robert