Message Boards Message Boards

Back

Concatenate text from multiple input boxes and show separated by a new line

I have a page in my lesson with three input text boxes.

Input text box 1
Input text box 2
Input text box 3

> Submit Button

When the user clicks on the submit button, I want to get text from these 3 boxes and show in a 4th input box or perhaps in a simple text object. I looked at the text join action block but that seems to be appending text without any line breaks.

What do I need to do to add line breaks?
0 (0 Votes)

Hi Daljit,
Here's how you can add a line between strings of text - it's a block on the target (output) text object: https://www.screencast.com/t/J7xAdFptRERq

- Nav
0 (0 Votes)