# Default profile image

**URL:** https://community.glideapps.com/t/default-profile-image/24763
**Category:** Ask for Help
**Created:** [March 26, 2021, 2:11pm UTC](https://community.glideapps.com/t/default-profile-image/24763 "2021-03-26T14:11:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Alessandro](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alessandro/32/25019_2.png) [@Alessandro](https://community.glideapps.com/u/Alessandro)
#### Post date: [March 26, 2021, 2:11pm UTC](https://community.glideapps.com/t/default-profile-image/24763/1 "2021-03-26T14:11:10Z")

</div>

Hello Gliders!

I would like to give the users a “Welcome Image” when they hadn’t upload one.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/2/e2535102138cf3ed239c478888046f2b6998de96.png)

I tried with an “IF-THEN” like with an image already uploaded in Glide’s servers, like this:

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/0/a01df8045e7f25529151e9f37dc8322b6d8fb883.png)

But when in the Builder, this column doesn’t appear… Do you have any ideas?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/f/df8436a838dd25f2a1e54883ad12e7bfeccaecba.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 26, 2021, 3:31pm UTC](https://community.glideapps.com/t/default-profile-image/24763/2 "2021-03-26T15:31:44Z")

</div>

@Robert_Petitto’s solution seems to be the best and easiest in this post. Set the image column value initially when they first create their account and the column is empty (through a Set Column action on a button press of some other action performed by the user). Then they can change it later if they choose.

> [@Allow use of 'Generate Image' fields for user profile pictures](https://community.glideapps.com/t/allow-use-of-generate-image-fields-for-user-profile-pictures/24584):
>
> It would be nice to allow the use of ‘Generate Image’ fields for user profile pictures, they look prettier than the default images assigned to users, not everyone wants to/can be bothered uploading their own

---

<div class="post-metadata">

### Author: ![Alessandro](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alessandro/32/25019_2.png) [@Alessandro](https://community.glideapps.com/u/Alessandro)
#### Post date: [March 26, 2021, 3:45pm UTC](https://community.glideapps.com/t/default-profile-image/24763/3 "2021-03-26T15:45:18Z")

</div>

@Jeff_Hager That’s a beautiful idea! Thanks Jeff!

---

<div class="post-metadata">

### Author: ![NoCodeAndy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nocodeandy/32/62530_2.png) [@NoCodeAndy](https://community.glideapps.com/u/NoCodeAndy)
#### Post date: [January 17, 2024, 4:52pm UTC](https://community.glideapps.com/t/default-profile-image/24763/4 "2024-01-17T16:52:52Z")

</div>


