Can't pass values to variables in a widget...

I added input pins to my Widget Blueprint:

But apparently the values don’t get stored in the variables.
To prove this I put some Print String operators in the “WBP_ElementoListaProva” and it prints the default values:


image
Why does this happen?