How to implement green dot for a profile icon in Bubble?

Hello All,

I would like to implement a Green/Orange dot based on user activity on a profile icon in bubble. Could anyone please suggest on how to do this?

Thanks

Hi @gowthamsenmca :wave:

You will need to be way more specific than that in order to get a good answer…

Do it conditionally based in the activity you want to track.

If Current User is Male
Backgroound Color = Blue

If Current User is Female
Background Color = Pink

Thank you for quick response. It solves the problem.
I was also looking at overlapping of user icon and the dot. So that I can show the status conditionally.

This topic was automatically closed after 70 days. New replies are no longer allowed.