Saturday 20 January 2007 1:59:07 am
Hi Paul, Thanks for you kind help. Will the same thing as explained by you applies to folder class as well. Need to fetch articles from two/three nodes there. For eg.
Folder A
|-> Subfolder B (10 articles)
|-> Subfolder C (20 articles) |-> Subfolder D (15 articles) In folder A, I want to fetch 5 articles from each of the subfolders. This means when I click folder A from the menu, it should display three boxes having 5 articles from each of the subfolders. Thats why I have created custom with node id as parameter to be passed while inserting the custom tag. In this way I can use that custom tag anywhere where I want to fetch latest five articles. My problem is when I insert any new article in subfolder B, C, D, the listing on the page A does not get updated. Is my problem a bug or I am looking for something impossible. Please help.....
Cheers Smith
|