How to save Text box (parent) name with limited text number on the other Text box (child) ? (BP)

previous solution - doesnt helped at all, the only one I took from it is a conception of 1 widget instead of 3

Changes:

  1. Changed text box lenght bp code

  2. I’ve put parent text box and child text box as one widget (Text still dosent saving into the text field, but print string says that text is updated and loaded)

  3. And I belive its should some bound code inside of bind function of the new NameTextBoxWidget, but I dont know what it is.