Dynamic ListView using Form replaces last data

Resolved

I'm using a Form to send data to a ListView in another page, but if I fill the Form again it replaces the data from the last Form. I'm using 'Update App State' to pass the data and a 'List<Integer>' to increase and decrease the ListView length. Can someone help me?

2 replies