Presenting TRUE or FALSE value in CMS item

Hi
I have a CMS collection that one of its fields, is a switch. Now I want to present the value in the CMS item. How can I do that?
Thanks


Here is my public share link: LINK
(how to access public share link)

Inside of your collection page or collection list item drop two text elements.
Give one the text “TRUE” and one “FALSE”
Select the true one and set its conditional display settings so that it appears only when your switch field is on.
Select the false one and have it appear only when the switch field is off.

Writing that out, it seems complex, but it’s very straightforward in the designer and the point is you can use that conditional visibility with anything, even show one video for YES and another one for NO.

2 Likes