Adobe Webform help
I have created an adobe webform. There are fields that once the user inputs I need to display that field on a different textbox control and it should be editable. How can I acheive that?
For example the form has the following fields
First Name
Last Name
Date of Birth
On the same adobe form I need to display the above fields in a multi line textbox. The multiline text box should be editable. I know we can use calculated fields on the multiline text box. But the calculated field is not allowing me to edit the values.