Hi,
I have two content types :
- dessert
- appetizer
On an Dessert item named "Apple", with fieldA value = fruit
I want to display a module containing a list of Appetizer item with fieldB value = fruit
So, I created a search list of the Appetizer articles, but how to specify in the search tab :
fieldB value = fieldA value of the current item !!!
???
Is it possible ?
Thanks in advance,