Assign text box value to a variable

Hi, how do I assign a value that I retrieved from a data collection to another textbox when someone clicks on the submit button? I don’t find any .value attribute for a textbox. Thanks

Hi Iris,
How do you receive the data from the database collection?
Have you seen this api reference?

Roi.