Quote:
Originally Posted by ownedbycats
Another question: If I want to switch to a saved search at the end of a chain, is Selection Modifier the right way to do that?
|
It is the most straightforward way to do it. But you will also have to choose one selection option with it.
If you want to just display the search results without making any selections, you can use
this custom action instead, just type the following in the template dialog:
Code:
search:"=my_saved_search"
A third option would be through the view manager plugin.