When I am creating default values for categories on my site, it would be great if the system looked at values from parent categories. At the moment it only takes values from the lowest category in the tree.
Fore example, I sell fabric of various types and sizes, my category tree looks something like:
Fabric
Fabric > Aida
Fabric > Aida > 14 Count
For an eBay feed for example, I wand to define the "Category" field at the "Fabric" level, the "Fabric Type" field at the "Fabric > Aida" level and the "Fabric Count" field at the "Fabric > Aida > 14 Count" level.
At the moment I have to define all of this at the "Fabric > Aida > 14 Count" level and repeat it for all categories in the Fabric section.