I ask for help from everyone to try this application. if it works please comment below. thank you
DailyPlanner.aia (289.8 KB)
Taifun
2
Please explain the problems you are experiencing
Taifun
I can't use the delete button, then the time and date that has been set to issue the notification doesn't work
Ramon
4
Remove items using a local variable, then set again the ListView.Elements:
![image](https://community.appinventor.mit.edu/uploads/default/original/3X/1/4/1422eca3aba9b956a96b7dd63db3de604cf419d3.png)
EDIT: Or better...use this block:
ABG
5
You forgot to delete the selected item from TinyDB1.
The ListView is just a fading reflection of what was retrieved from the real database in TinyDB.