I need a conditional that will look in a channel to see if any entries are status=open or not. Like this:
{if "a certain channel has any open entries"}Display this static text{/if}I don’t know if this can be done, or how. The text I want to display is a link to a channel, and should only appear if there are open entries. But I am not displaying entry fields in there, just this static link.