Truthy and falsy value for dynamic condition

I think it’s very important to include the possibility to hide/show element based on if the custom field in truthy or falsy (empty/filled).

or like custom value maybe that would respect ‘strings’ and true

Usecase:
You have a special feature text custom field you created a div for it with some elmenets inside. If custom field is empty the text inside won’t appear but the wrapper will. It might cause a lot of issues so the condition if(filed) is necesery.

3 Likes