hello @rafaelchavantes and thanks for your help.

I already try to integrate this method, but what I would like is not clean the text, but alert people they added an emoji and it’s not allowed.

What I did is adding a “detectEmoji” script rather than an “removeText” , added a custom event with return data when the submit button is clicked :

I ended up to make it work with custom event :slight_smile: