Open geonetric-matt opened 7 months ago
I know awhile back, I think we used to be able to pass a content reference as the root to show where to start the tree from loading from. Ideally, passing in the start reference for the tree, would handle the above requests and the tree would just start form that content reference. I tried overriding Roots but fails to respect it.
Greetings:
I'm new to Geta.Optimizely.Categories and to Optimizely CMS and I have built a Categories prototype with using the Alloy demo site. Everything seems to be working well and I can control my categories in the way that's needed except for one case...
In my 'Select Categories' tree, I need to only display the parent-child category types for a given category and only child types should be selectable(allowed). I've tried the following combinations of appsettings and AllowedType attribution but, at best, have only been able to meet 2 of my 3 goals.
I'm hoping that you can provide some guidance about whether all 3 goals can be achieved and, if so, how to go about achieving it -or- if this is a new capability that should be added to the App?
Regards, Matt
Goals:
In Select Categories tree:
Try 1:
Config:
Result: In Select Categories tree
Try 2:
Config:
Result: In Select Categories tree -
Try 3:
Config:
Result: In Select Categories tree -