I created a template to filter on a certain value and have the channel:entries tag set up as follows for testing purposes…
{exp:channel:entries channel="news" limit="10" dynamic="no" orderby="entry_date" paginate="both" search:title="Steve Jobs"}
{if no_results}{coming_soon}{/if}
{articles_listing_details}
{/exp:channel:entries}...however as you can see from the link below, it returns everything.
What am I doing wrong?
Thanks.