DRUPAL, Views, Exposed Search Filter: how to never filter a particular node ?
Posted
by Patrick
on Stack Overflow
See other posts from Stack Overflow
or by Patrick
Published on 2010-04-24T14:08:44Z
Indexed on
2010/04/24
14:13 UTC
Read the original article
Hit count: 189
hi,
I'm using Views on Drupal. I've added the Search exposed filter to search the nodes.
I would like to avoid to filter 1 special node (which is sticky, on the top of the list). In other words, the search filter should ignore that node, and it should be always displayed.
how can I do that ?
thanks
© Stack Overflow or respective owner