Can’t seem to get my head around this one…
I need to display the title of only the most recent post where a custom field (video) contains a value. I understand that I need to drop in a conditional along these lines:
{exp:weblog:entries weblog="news" [not sure what would go here]}
{if video != ""}
{title}
{/if}
{/exp:weblog:entries}...but I don’t know how to write the exp:weblog:entries query. My attempts have either given me no results or way too many.
ExpressionEngine 1.6.0
Build: 20070918