Hi,
I have a HTML-Form with a textarea, a selectfield, and some input elements with type="text" in it. If there's a new text in textarea a new instance of an object is created containing the data of all fields and a new option is added to selectfield. on changing the entries of the...