103 Posts
Osep45
8 years ago
Topic

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,

Get a VIP membership
4229 Posts
Kadministrator
8 years ago
0
Level 1

you have basically 2 options

1) pass fruit value to the URL when you open Dessert item (e.g. dessert_type=apple )and then use this value as live value in your Appetizer list&search type (live vaue URL->dessert_type), e.g. add to the link from you desert search, see attached manual for details

2) use SD live plugin by Simon Dowles

https://www.seblod.com/store/extensions/2311

103 Posts
Osep45
8 years ago
1
Level 1

Thank you Klas. The first option work.

Does the SD Live CCK field work with multilist (with many values and special caracters) ?

4229 Posts
Kadministrator
8 years ago
0
Level 2

No, SD live only works on single item page.

103 Posts
Osep45
8 years ago
0
Level 1

Thank you. 

A last question : 

how can I mark this topic "Solved" ?

Get a VIP membership