In this video, we use the rarely used Color Palette column in tandem with a construct URL column that references https://boringavatars.com to generate unique avatars for your signed in users.
Learn how create something similar for your own app by watching the 10-min video below.
Cool service! Use it in my apps too. It’s also useful for different kinds of cover images for cards or tiles. Like if we want to create some directories and subdirectories of our things.
I started using the Multiavatar ones in one of my apps.
If users don’t set their own, they get a random one.
I used to give them the boring Generated Image column.
It’s amazing now how many users have suddenly decided to set their own avatar
Thanks @Robert_Petitto, I loved this and used it for my directory listings (didn’t want to use a face for the business listings). But now I want to use it for my user profiles but can’t seem to find a way that Glide will allow me to use anything but the standard avatar for that, even though I have added the columns to my user sheet. Have you been able to make this happen?
Actually I was just going to use the temp avatar image (for now) on their profile tab until they upload one - which is where I can’t change it. Just thought I was missing something somewhere.
Thanks for sharing! Useful and interesting. Will take some time to test it. I’ll also recommend a lesser-known online random avatar generator, https://avamake.com/. With it, you can create personalized avatars to be used as profile images on any platform.
Anyone else noticed that this service has stopped working?
Looks like the Path field used in the create URL is causing an issue. Leaving the Path field blank retrieves an avatar so the service is working without the seed. However, defining the seed via another column - I was using a RowID - upsets the operation and I mainly get blanks returned instead of Avatars.