If you can’t see the full title, it’s:
How do i add twitter emojis to inputs & text elements?
I want to add emojis, but instead of unicode, i want it to be custom emoji like twitter. How do i get a input and text element to display this?
If you can’t see the full title, it’s:
How do i add twitter emojis to inputs & text elements?
I want to add emojis, but instead of unicode, i want it to be custom emoji like twitter. How do i get a input and text element to display this?
Interesting challenge. I would imagine that you would have to create a plugin that pulls from their repository.
if i knew how to make a plugin i would lol
Use an emoji’s plugin from theplugins store
Or create a data type called emoji, add a text field, create entries by copy pasting emojis into the text, and use a dropdown element with these entries as its data source
This topic was automatically closed after 70 days. New replies are no longer allowed.