Question
Based on checkbox response, populate text field with text from another field
I have a checkbox and a text field.
If I check the box, I want the text field beside it to populate with the first, middle, and last name that has been entered in the form.
I don't want the user to enter any text (name) they want here, rather I want the text field to display the name that they already entered prior to getting to this question.
How do I do this?
Thanks.
