Hi everyone,
I have struggled with this for sometime, so I hope someone here can help me solve this.
I have created a Metaobject called Creatives. In this Metaobject, I have created a “True or false” field, that has the key “creatives.verified”. When this field is “True”, I want to display the text “Verified”, and when it’s “False”, I want to display the text “Not Verified”. This should be displayed on a blog post.
How do I set this up in liquid?