Keyboard Widget Issue

Hello! This issue was almost resolved but I noticed that it still has a problem. I created a keyboard widget so that I can write with my mouse in the game. I want to add text into the Text Box field by clicking the keyboard buttons with my mouse and it works otherwise fine but the problem is that it adds letters into the text field backwards and not to the end of the sentence which is what I want. If I try to write for example “QWE”, it writes “EWQ”. How do I fix this?

337447-keyboard-widget-blueprint.jpg

Swap pins in the Append node. A is Whole Sentence, B is your letter/digit.

I see, thank you!

RESOLVED!