Hello. I’m trying to use a conditional statement to show text based on if the project type contains the word “Animation”. I’ve tried the code below but I’m getting an error.
{if project_type *= 'Animation'}
Show this
{/if}Any ideas.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
August 21, 2014 6:16pm
Subscribe [1]#1 / Aug 21, 2014 6:16pm
Hello. I’m trying to use a conditional statement to show text based on if the project type contains the word “Animation”. I’ve tried the code below but I’m getting an error.
{if project_type *= 'Animation'}
Show this
{/if}Any ideas.