Hi everyone. I’m trying to make a diary app in which one can write new entries as well as view and edit old ones. I’ve tried making the old entries display in a list, but lists aren’t editable, as far as I know. I’m also thinking about saving the old entries as text files and retrieving them when needed, but I don’t know if this will work yet.
If anyone has any suggestions on how I could approach this, I’d be grateful. Thank you!
… lists aren’t editable??? , … Not true, they can be modified in several ways … have you tried the replace list item list block or done this tutorial by Sajal?