Emojis in text field

Good morning, is that possible insert emojis in a form text filed??? thanks in advance

Greetings!
Unfortunately there is no possibility to insert emojies to text.
I would rather recommend trying one of our integrations with third-party HTML editors - all available for free on our GitHub .

Kind regards,

I am writing this as a follow-up to my previous message.
Please, check an example here: Code Snippet
In the example above, from the kit in the popup, you can select emoji (Unicode). Then, the code will be converted to emoji (use unicodeToEmoji function) and added to the text via setValue.

Kind regards,

Hi Alena, sorry for the late reply, thanks for the help :slight_smile: kind regards