Hi all, thank you for reading this question.
Is there a way to merge or add a text to an input value without replacing the original value? I tried : on click > change input value but that would replace the input instead of adding to it.
to give a bit of a background, I am trying to add emoticons to Adalo. My idea would be a pop up that would contains the available emoticons and upon clicking on one of them it would be added to the current input. So far I am able to replace the input with the emoticon but not add to existing text
UPDATE
Nevermind. I feel dumb, however the user can already add emoticons via phone keypad…