Hey there, i have another doubt today.
As you know that in social medias like instagram, if you dont upload any profile photo of your self, then a default photo is set, just like that how can I put a default picture for my users who havent uploaded their profile picture?
Hi @Shilpi_Sarkar,
You can create a If-Then-Else column like this and point that column to the Image component.
For the default image you can use the Generate Image column ( gives a different default image for everyone ) or a default image URL ( gives the same default image for everyone )
or you can use some API ( gives a different default image for everyone ) :
Thank you
2 Likes