J
jread
Guest
You could use tags or categories (I recommend this to build hierarchy) for this, you will still need a piece of content to assign those too, so a dynamic module build with Module builder would be a good choice. Your widget then can use the TaxonomyManager.GetStatistics() to get all the tags or categories assigned to your content type and build your menus by Taxon level. knowledgebase.progress.com/.../how-to-get-all-items-to-which-a-category-is-assigned-using-the-api
Continue reading...
Continue reading...