03-22-2018 08:47 AM
Hi,
I want a CategoreTree on page but I wish it to render only my category (named: IAP_DEFAULT, you can see my CategoryTree on attached image) and its subcategories. I try to use rootNode parameter, but it doesn't change anything:
{
name: "alfresco/navigation/CategoryTree",
config:{
rootLabel: "Category",
rootNode: "/cm:categoryRoot/cm:generalclassifiable/cm:IAP_DEFAULT",
showRoot:false
}
}
Is it possible to configure default CategoryTree widget or i have to create my own custom widget?
06-07-2018 05:44 AM
You can extend alfresco/navigation/PathTree instead of that.
06-07-2018 05:44 AM
You can extend alfresco/navigation/PathTree instead of that.
Explore our Alfresco products with the links below. Use labels to filter content by product module.