Can anyone run me through what formula I would need to ‘show image’ if there is one, but not show the container if there isn’t?
Cheers
Can anyone run me through what formula I would need to ‘show image’ if there is one, but not show the container if there isn’t?
Cheers
Hi Jordan Great question!
So you will want to go on the parent container of the image, i.e. the flexbox you want to NOT show when there’s no image.
Then, you’ll want to bind the display setting of that flexbox to a formula that says:
In our example, the image we bound is called “Photo 1” in the Airtable collection we’re using but depending on how your data is structured and named, that first argument in the formula will be different
Here’s how I did it live. Apologies for the poor image quality, my internet connection is acting up today
Does that help?
Amazing, thank you so much! I knew there would be a way. That makes total sense, works a charm. Thanks