Hi Jacqueline, yes that's exactly what happened.
As i was figuring out how to let the input field react on the enter key, so that an user can add the line of text to the field instead of having to click on the button ADD, this added empty lines to the field, because it was only reacting after a few times hitting the enter key. So temporarely turned that piece of code off, so that first sorting is working.
Thanks a lot for your code i will test this right away.
After that i have to sort out how to let the cursor jump to line when the first letter of an email address is hit. First i had to find that the added lines to the field can't be overwritten by entering text, i found that in the property's of the field.
BUt one step at a time, i allready came far in such a short amount of time. Getting the results makes it even more fun
Thanks !