AI OnAI Off
I have to add that all nodes should be listed when root is selected.
In example above, dictionary is selected.
Perhaps you can use the Container.Indent property to determine which level you are on and only output your link on one of the levels.
Hi,
I guess it should be quite simple but I'm stuck.
I want to show all children for a spesific page with 3 levels.
Here is an illustration:
Dictionary (level1)
A (level 2)
alfa - first letter in alphabet (level 3)
alphabet - letters
B
beta - .....
and so on
I've explored the pagetree object, but using the templates available, I just didn't
manage to show all tree levels.
So if anybody could give me a clue, it wold be great!
Thanks in advance!
Kind regards, JHA