Hi Glide community members,
I hope that maybe someone can help me or give an explanation of what is going on.
I will try to explain things.
I have a free plan and created a simple app to keep track of one of my medications.
Three times a day, I take this medication. Each time I take three tablets.
That is why there is one button that says “Take 3 Capsules”.
If I get my new tablets, I always get 270 pieces. That is why the other button says “Add 270 pieces”
Each time I take three tablets, it will add it to the list below. So I can see if I already took it or not.
In the last few weeks, I noticed, that the taking of three tablets is not always working.
When the app opens, I press the button to take 3 tablets, but nothing happens.
Normally, the “On Stock” should get three less. But it stays the same. Nothing is deducted.
But it is appearing in the list below.
Sometimes I need to wait a few seconds before something happens.
Other times I waited for more than 10 seconds, but nothing.
Other times when I press the button to take 3 tablets, immediately things are okay and correct.
Before I was using Google Sheets to keep track of it. But when I noticed that these things started to happen, I created a Glide tablet, hoping that this would solve the problem.
But not.
I also made things in such a way, that every time a new row is added, the first row will be removed. This way the list would not get any longer than three weeks.
(That is happening because of the last column)
(Here is the Glide table)
When things are not working correctly, I press the first item in the list to get some details.
These look okay.
When I do an “Edit” on those details, I also can change the total stock number.
When I save it and go back to my “home” screen, the total is correct.
Also when I do the “Edit” in the details screen, the stock total is already showing as correct.
But on my “home” screen it is still showing it incorrectly.
I am still using a Google Sheet for the other options in the app, but not for this medication.
Also, I have tried to open the app, wait a few seconds, and then tap the button to take 3, and sometimes this is okay. Other times, the same problem comes back again.
I hope that my explanation and what is going on is a bit clear, and I hope someone can tell me what is going on.
Right now, it is not really reliable. Sometimes I am a bit in a hurry and don’t pay attention to see if the stock is changed or not. Only to find out later that the stock number is not correct.
Many thanks in advance for all your time and help.