Dear Akosila1
You can create a data connection to get the values from the lists and then you can assign whatever value you want to the textbox. If you want to assign one column of
the list to the textbox and want all the items to be displayed there then its better to have a dropdown list control instead of textbox.You can create data connection by
clicking tools and then select data connection tab,select receive data and create data connection by giving url of your listand then selecting column of that list.Let me
know if you face some problem..