This is my structure :
Code: Select all
Home
|--News (Level)
|-+Worxx (Level)
|-- Description (Article)
|-+ Grafics (Level)
|-- Description (Article)
|-- Grafic Page 1 (Article)
|-- Grafic Page 2 (Article)
|-+ Movies (Level)
|-- Description (Article)
|-- Movie Page 1 (Article)
|-- Movie Page 2 (Article)
|--About us (Level)
Is there a way to show the available articles in the Navigation ?
I tried {NAV_TABLE_SIMPLE} but then I only see the name of the Level, where the articles are in.
Using some of the other {NAV_***} Tags also doesn't help, as none of them shows available articles. They always only show the structure.
How can I realize a listing of those articles inside a structure (NOT inside the {CONTENT} Tag) ?