I've got one content type (if necessary this could be split into more) with two taxonomy fields (keywords and type). Type has three fixed single-value terms (e.g. fruit, vegetable, meat), keywords (unlimited values) has about 50 (e.g. Germany, Italy, Spain, France, ...).
Now what I would like to be able to do is to select a type term and then on the next page select a keyword to be presented with the respective list of content.
At the same time, when viewing a particular content, the terms for keywords should be linked to views that are already filtering by the content's type vocabulary, so that when I'm viewing a fruit that can be found in Germany, France and Switzerland and I click on Switzerland I'm presented with a list of other fruit (and not vegetables or meat) that can be found in Switzerland.
Anyone got any idea on how I could realise this?
Cheers,
tdimg