In the Poster Screen page, I would like the Category Leaf title to be visible in the filter (even though there is only one subcategory), how can I achieve this?
I have a feeling it is something in this line:
for each subCategory in topCategory.Kids
categoryList.Push(subcategory.Title)