Hi AllI have a VIEW with 3 columns. First is a Category, i’ll call it top-category. Second is also a category, i’ll call it sub-category. In 3rd are the entries. In the Web I want to show only the sub-categories and the entries, so i work with “RestrictToCategory” (eg: &RestrictToCategory=top-category). I can see all the entries, but no subcategorie values. By the way: I work with “contents as HTML”. Thanks for Help