Help needed with Objects and Lists

Thanks. I’ve included an updated set of blocks below. What I’m trying to do is as follows:

  • Take a list if items from a data source and put them into a list of objects (Temp List)

  • Make a new list of objects but in a different order (so the number field is now first) - TempList2 - and reorder them.

  • Create a new list (TempList3) with just a single text field to populate the list viewer.

Everything’s working okay up until the population of TempList3 which isn’t working (the list appears to be empty) and I don’t know what I’m doing wrong. I get your point about a DVL but I’m trying to work it out this way first so I understand it!

Thanks for your help. The project is here: Thunkable