Hi, I have to migrate a static site which displays the number of subpages behind the each menu entry. How can I set that up in TS? counting just the next level would be enough. I reckon I could just run an SQL query and feed my TS from there but is there a more elegant way? Cheers, Christian