Conditional field for files field

Is it possible to show fields only if a file is selected in a files field? I can’t get it to work, so I wonder if this is not implemented.

I.e: Show some fields for image settings only if an image is selected in a files field.

No, this is not possible, because the files field doesn’t return true or false. You’d have to set a specific value but even that would not work because the content of the files field is stored as yaml.

Alright. I created a feature request for this.

Just for reference: Extended conditional field options

Hello!
I have exactly this use case as well.

Has there been any update? Or some easy method?
I cannot find follow-ups or documentation if so.
Just a long list of “Closed” github issues from 2019/2020-ish