121 Posts
deralex
7 years ago
3
Topic

Hi,

I have a hidden search field, that searches "introtext" with match mode "not empty". Works fine.

Now I want to have a link to search results that overrides some search fields (...no problem with that) and switches off the introtext field. I can not handle that by sending a live value parameter, right? Any way?

Greets

Alex

Get a Book for SEBLOD
4229 Posts
Kadministrator
7 years ago
2
Level 1

You can't override match mode, what you can do is to copy search type and set different match mode in the copy.

121 Posts
deralex
7 years ago
1
Level 2

Thank you Klas.

Hmmmm.... I want to switch between the different searches by changing the selections of the search fields. So I have to manipulate the value of "return" by Javascript to jump to a different list view, right?  

4229 Posts
Kadministrator
7 years ago
0
Level 3

If I understand you correctly then I think javascript is the only way, yes

Get a Book for SEBLOD