I’m really stuck on how to show/hide an element on the app side if a dynamic value/field is empty.
For example, I want to show/hide a Paragraph (or the like) when the field is NULL - I highlight the paragraph and then use the Dynamic Attribute, and add Display >> Show or Hide and then using the light bolt icon, I select the Data format to create a condition.
Thanks @Teodor, thanks it worked . Can I ask, I am also trying HIDE an external image src/source if the URL is broken or returns no image.
So I have the image src as an external URL http://www.somesite.com/image.jpg, and if that URL does not contain the image.
Is there a way?