Blake
-
6/2/2011 10:32:33 AM
Path Expression to ignore subfolders
Using a DataList, I'm trying to find a path expression to display all the document types found underneath a given page, but NOT display any of the same document types found under any sub-pages.
Ex: -Main Page --Document A --Document B --Document C -----Sub Page ----------Document X ----------Document Y ----------Document Z
I would like to only list out Document's A, B, C.
Any Paths I've tried (<blank>, %, etc.) will display A, B, C, X, Y, and Z on the MainFolder, and then SubFolder will show just X, Y, and Z.
Is there a Path Expression that will only load A, B, C on the main, ignoring any of the others beneath it?
|