Hello _jrmo.
thank you for you Inputs. I think i Need to explain a Little bit more the Problem. I also tried your hints, but it is not exactly what i Need.
What is working Well:
I created a search and list type with following fields (in the search form)
- CCK Dynamic Select ->Option 2 set to Type of Article
- Generic Search Field. In the Settings of the Field i added all possible Fields where demanded values (countries) could be stored. / Set Variation to Filter
I loaded the Search Form in Frontend, type in the Search term (Italy) and it loads the correct Articles that containing the "Italy" Value in one of the predefined Fields from the Generic Search Field.
Until here all perfect!
What is not working
I created a search and list type with following fields (in the search form)
- CCK Dynamic Select ->Option 2 set to Type of Article
- Generic Search Field. In the Settings of the Field i added all possible Fields where demanded values (countries) could be stored. / Set Variation to Filter. In the Settings i can link a other Field (Optional) for Input of the values. It doesnt matter if i link a dynamic or a simple select field.
In my case i linked a dynamic select field which is listing all possible Values for the Fields that will be searched. So my Goal is to let the user select his Country and the article should load BUT.
When i do this, all articles get listed, filter function didnt work. I compared the URLS from the first (what is working well) and the second (what is not working) and they do have exact the same URL and Parameters.
I realy have no idea what the Problem could be.
I will be glad about every hint, as i search for a solution about 3 weeks now, and should be finnished this Project until middle of may
thank you so much!
one!