Avatar

Level 3

Mandy, thanks! but the thing is that i need the value from several inputs (text fields) to be merged in to one text field:

Suppose I have:

  • TextField01 = code01
  • TextField02 = code02
  • TextField03 = code03

I need this values to appear on TextField04 like this code01, code02, code03

Is this more clear?