How do you make a typing field? For writing names etc

You will need to do your own implementation on blueprint, atleast before UMG will be relesed, which will let you use Slate (Unreal UI system which editor use) in Blueprint, that currently is only accessible via C++. Heres some sarting poin if you interesed: