Hi,
I have category/subcategory and subsubcategory. In subcategory X there is written number of files X (0), but in sub-subcatogories there are several files XY (9) and XZ (3) which I can see there. Would it be possible to count those files and to show real number of files in subcategory. Inspite of (0) to show there (12)?
Thank you very much!
Milan
counting files in subcategories
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: counting files in subcategories
Hi, see similar posts in this forum, such needs to be customized with some recursive function - to go through all the categories and count files step by step (can take a lot of memory)
For now there is display real count of file in the category, not count of the files in category and its subcategories.
Jan
For now there is display real count of file in the category, not count of the files in category and its subcategories.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 9
- Joined: 28 Feb 2014, 14:23