Hi, I’m creating a protection based app where I need to add phone number to send sms to. The issue is I’m trying to implement a search function to search those phone numbers. This includes names. I’m using tinydb for database stored as in dictionary for data seperation. Listview+image is being used and the image is set to one image. Im having an error colled invalid list of pairs when i try to search and the message was lookup inpairs: the list (123 , 124) is not a well formed pairs
Hi, i found a small bug where it picks up the first data intead of the current data that has been chosen. is there a way to solve this? For example i added 1234 recently and i want to search 1236 it shows the data as 1236 but when clicked it shows 1234 data info instead of 1236
Hi, i found a small bug where it picks up the first data intead of the current data that has been chosen. is there a way to solve this? For example i added 1234 recently and i want to search 1236 it shows the data as 1236 but when clicked it shows 1234 data info instead of 1236
if you meant by the blocks going directly from database to retrieve the data? If yes, I did this because i save the data as in dictionary to seperate the data from the incident report data. that’s the reason im retrieving the data like that.
Its easier to use long click to delete and soo on but some people dont know that. So i want to create a user friendly interface thats why im using the notifier