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
You should consider creating a different view for it – that just shows this nod and that’s all. Create a block from it and put at the top.