Hide the block if the acf field is empty (file)

Hello, how do I hide a block if the acf field is not set? The ACF field is of file type and if there is no file, then I need to hide it. I tried all kinds of comparisons, but nothing helped.

Set the return value for ACF to URL

Set conditions on the block to:

As in, does not equal blank.

1 Like

Unfortunately it didn’t work, everything just hiddens out.

You said you wanted it to hide?
If it hides in the opposite way to what you want, change != to =

Great thank you, That suggestion worked for me but instead I put it on the icon list element that was getting the file