Hi,
I am showing a 'Form' used for creating parking permits on a tablet in a public place.
When a truck-driver submits the form, the timestamp is inserted into my google spreadsheet.
If the form has been open for lets just say 3 hours without nobody using it, then when the next person enters their information, the timestamp that is inserted into the spreadsheet, is 3 hours behind as the time was from when the form was loaded 3 hours ago.
I have tried several things to make it work, but all of them gives me problems.
- I have tried creating a 'Behavior' in the Appsheet with
'Data: Set the values of some columns in this row'
Then selected the 'Timestamp' column = Now() and then added this behavior to the 'Save' button of the app.
But 5/10 times the timestamp is not added to the column of the spreadsheet, it's just blank. I cannot see any pattern of when or why it is added or not, it seems totally random to me. Therefor I have deleted this behavior again.
- In my spreadsheet I have several scripts running to handle the data from the Drivers when they fill out the form.
I have tried to add this in the beginning of the first script running:
So erfassen Sie den Zeitstempel der letzten Bearbeitung, die im Formular vorgenommen wurde:
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |