I have a Text element that I want to show depending on the Value of a field. We want to use Conditions to make this work, but we couldn’t figure it out.
Our ACF Field is a checkbox that has 2 options: Online and Offline.
The Text element should only appear if the ‘Online’ option is checked.
How can we achieve this using Conditions for the Text element?