We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 21191
    • 236 Posts
    Here is the problem, I’d like to list the 5 newest documents from multiple catecories or folders, and the be able to click on the folder name to goto the whole folder index. Anyone got any ideas?

    folder 1
    -item 1
    -item 2
    and so on to 5

    folder 2
    -item 1
    -item 2
    and so on to 5

    folder 3
    -item 1
    -item 2
    and so on to 5
      ~Shawn Himmelberger
      Check out my MODx Development and MODx Design Company - Himmelberger Design
      • 18397
      • 3,250 Posts
      Just say, &startID=`folder1ID,folder2ID,folder3ID` and then in the ditto template make a link that says Parent and then use [~[+parent+]~] as the link.