[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: multi-level content selector (taxonomy or multilevel list?)

  • Thread starter Thread starter jread
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top