I have 2 views in my application in one of them (lets call it A) I can enter a value and add this to a List in the next view (lets call it B) when I launch this view everything is just fine when I add every item like this in my constructorI have 2 views in my application in one of them