Hi,
My users has to fill a questioner once a day.
Each day they enter the questioner and creates their one and only individual row and start with the questioner.
*All the questioner pages are filtered to show the user:
1. last row within today
The problem:
For some reason, after 1-2-5 min into the questioner , the app “restart” (they see white screen - > then - > spinning circle - > and then back to the beginning.
They have to enter the questioner again and the button creates new row again.
It confuses the filter condition because now we have 2 rows within today so the user can not make any progress.
The solution that I did:
- I created a condition in the questioner button that says: if the last row it within today , then - > delete it and create a new one. if not - > then - > create a new one.
it does not work, I guess because does not “See” the new row after the “restart”.
So what is the solution for this?
I am using glide classic, I know its not supported anymore but I pay more then 400$ a month for usage and expect for help.
Thanks.