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?
Solved! Go to Solution.
You can extend alfresco/navigation/PathTree instead of that.
You can extend alfresco/navigation/PathTree instead of that.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.