Make bubble more fun... Where's the emoji picker? 😎

I need some easy way to give users the ability to set an emoji as an icon identifier.

There’s no plugin that I could find that allows us to do this sort of functionality. Does bubble have some hidden functionality that I’m missing?

Good idea, following this.

One way I’m thinking of would be to:

  1. download emojis somewhere outside of Bubble
  2. create a data type Emojis with a field of type Image
  3. upload emojis in App Data > Emojis
  4. have a RG with data source « Search for Emojis » without any constraints
  5. create a workflow when an emoji is clicked to store it in User

There might be an easier solution though

@Jici