Greatings
Sorry if this has been talked about earlier.
Case: I have a produkt database with aprox 1000 products. In the database I have three dynamic value lists (from three fields in the database):
cat1 = main category
cat2 = sub cat 1
cat3 = sub cat 2
There are 8 main categories. In the 8 categories there can be several sub categories, and under these sub categories there can be several categories. The products can not be listed until all three categories has been run through.
Now, I want to click on a main category and have a list of all the sub categories corresponding to the main category I clicked on. Then I want to click on a sub category showing sub 3 categories corresponing to the sub category I clicked on, and finally when clicking on cat 3 showing the products in this category. My mind is confused already...
I have no clue how to fix this - not in the database, nor on the web with cdml. Anoyone?
Regards,
Kyrre, Oslo, Norway