Hello all!
I have a CCK that defines an "article". One of its fields is "related_terms" (taxonomy). Other is "related_articles". It will be a select that only lists articles with related terms similar to the related terms of the node.
Is it possible to do that?.
I see two problems here:
1) how to define a view that depends on something variable 2) what does it happen if we modify the data in the related terms fields
Any help will be very appreciated. Thanks in advance, Carlos.