I would like to be able to populate a text field with multiple entries selected from a combo box e.g. if the combo box has (apple, banna, orange, pear, peach) and a user selects (apple, banna, peach) these values are written to the text field. I would also like a user be able to modify the text fiel...