Following is a contructted example of the problem i have.
I have set up a Structured query based on three Custom Fields:
Main, Lvl1, Lvl2.
Now, if i have the following values:
Main: Gifts
Lvl1: Children
Lvl2: Cups and Plates
I get what looks like the following hierachy in my Dynamic Structure:
Gifts (10)
Children (10)
Cups (5)
and (10)
Plates (5)
What would expect is:
Gifts (10)
Children (10)
Cups and Plates (10)
Everything looks correct in database, so what to do so n order to prevent this spit?