I am creating a ‘things to do’ list.
I have a list (created from a local db) and when the user selects
something from it, it displays certain info.
I then have a button ‘add this info to different list’
How do I take selected data from one list and
write it back to another local db ?