Type name in region for high score system

I am working on a 2 player game were there will be a high scoring system. The game will be set up similar to an arcade style game with many people playing so it is important for each person to be able to save their own name and score.I am trying to set it up so that at the end of the game the player will be able type their name in and save it for the high score.

I am not sure how to create a region to manually type in name. I have a widget screen that appears at end of game showing the high scores and restart game functions and would like to be able to type in name here.

There was a post using 4.8 and C++ that was about a similar question. I am looking to do this in blue prints and the widget if possible for 4.14