Auto-populate list based on text fields with user input
Hi:
I am trying to to get a list to auto populate based on the users input in 4 seperate text fields.
The user can type in their own information into 4 seperate text boxes
I would like that info to be combined and put into a list in another text box.
Example:
Text field 1 : user input text 1
Text field 2: user input text 2
Text field 3: user input text 3
Seperate Text Field (would auto generate list)
user input text 1
user input test 2
user input text 3
Thank you!
