Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > How do I display a list of a custom document type? View modes: 
User avatar
Member
Member
rtessmer-liv.asn - 5/15/2011 6:50:43 PM
   
How do I display a list of a custom document type?
Scenario: I created a new document type called "Business Partner" with a heading, main text and image. Each "Business Partner" belongs to one or more custom categories (e.g. Marketing). I want to display a list of all categories with the number of items, and when clicked it displays all "Business Partner"s of that list. E. g it could look like that:
Marketing (5)

How should I implement the categories?
How do display the list and the number of items?

Kind Regards

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/16/2011 5:25:53 AM
   
RE:How do I display a list of a custom document type?
Hi,

You can follow e.g. the sample Corporate site template where you can take inspiration from the News section - the idea is the same with the repeater and document types, you will just use your custom document type (http://devnet.kentico.com/docs/tutorial/news_page.htm). You can also use our Categories module to add yur document into categories and display them according their categories.

Best regards,
Juraj Ondrus