Hi all,
I’m having some issues when it comes to conditionally displaying content. I have a list of entries in a channel and only some of those entries contain a pdf brochure so I want the download link to appear ONLY if the channel entry has content in the “brochure” custom field.
I had this working by using {if brochure}display link{/if} this worked for a while and now for some reason wont work anymore (even though I haven changed anything), next I tried using
{if brochure != ""}display link{/if} and am having no luck with this either?? any help gratefully received.
cheers