Im only using app inventor for school, so sorry if my question is stupid.
I’m trying to make a note taker, and when I want to edit the selected note appears the error “Bad arguments to replace list item. The operation replace list item cannot accept the arguments”. Where’s the error?
Im trying to make a note taker (sorry for my bad english), but I can’t set the list viewer elements as the title of the notes. It only replaces the previous note with the new one (only appears one note, but I want to put all of them). How can I put the notes in different places of the list viewer?
This is the screen where I have the titles and where there’s the problem.