there is an one column is an image, but it is...

there is an one column is an image, but it is optional. When the user does not take a photo, in the final view he shows a blank, I don’t want to show it in the view. so what can i do ? thanks

0 4 381
4 REPLIES 4

Instead of using a Gallery view, try to change it to another view type (eg: Deck)

@praveen Thank you for your reply. I changed the view, but the result is the same.

In the column’s Show_If field, try =not(isblank([_this])).

+Steve Coile, I don’t think this will work for the Deck & Gallery view. They both expect that you will have an image.

@fusen_zhang-ext, these views expect to have regularly-structured and repeating visual blocks, one for each row. Do you want to exclude the rows that have no images? If so, use a slice with the formula that Steve provided.

Top Labels in this Space