Hi there,
Without success I try to show in my wized project a multi level bill of material.
My goal is to show something like that :
-Part 1
–Component 1 of Part 1
–Component 2 of Part 1
-Part 2
–Component 1 of Part 2
–Component 2 of Part 2
—SubComponent 1 of Component 2 of part 2
–Component 3 of Part 2
—SubComponent 1 of Component 3 of part 2
—SubComponent 2 of Component 3 of part 2
Right now when I select my Part 1, all of its component are shown within all parts in the list and then I select Part 2 and all of its component are now shown for all the parts.
Everything seems to working fine in wized regarding the data so I think the problem comes from webflow.
I tried a lot of configuration with the Div block and wized attributes but I miss something.
Thanks for your help