Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
Sure mo_an the ultimate can help. There might even be an easier solution - namely to disable the 60 minute timer if it is fully implemented client side. Can you send me the exact text that shows up when you get this message? This might allow me to find the relevant JavaScript and disable the timer.
- ltduranltduran8 years agoQrew CadetThank you, that would be amazing! I don't have the exact text. It will take an hour for me to recreate the error, but the hour has started now! They don't go into much detail, but the error is mentioned at the link below.
http://help.quickbase.com/user-assistance/#quickbase_limits.html%3FTocPath%3DUsing%2520Quick%2520Bas... - _anomDiebolt_8 years agoQrew EliteI will wait. Send me the exact error message so I have text to search the source for.
Page Tokens are a little weird. Sometimes they are on the page but never really used (they are supposed to be a security nonce - meaning used only once) by the server. The relevant question is does the server respect "expired" Page Tokens or it there just a timer in the source code nagging you after 60 minutes. - ltduranltduran8 years agoQrew CadetThe exact text is as follows:
The time limit on the last page expired. You must submit the page within 60 minutes of when it is first displayed. Please refresh the last page and try again. Also, you may need to close and restart your browser if it has been open for a few days. - _anomDiebolt_8 years agoQrew EliteWhat is the URL when that message is displayed? It occurs after you submit and a new page reload - is this correct? Or does the message occur on the new/edit page without a new page reloading. I need to isolate when page contains the message.
- ltduranltduran8 years agoQrew CadetIt occurs as soon as I try to submit the form. It doesn't navigate to a different page, nor does it refresh, it just stays on the form with all of the fields that I've already filled out still populated with that selected data. It just won't allow me to actually submit the form.
The url is as follows:
https://theescapegame.quickbase.com/db/bm6gzkhgf?a=er&rid=172&rl=2k - _anomDiebolt_8 years agoQrew EliteI am not finding it in the source. I am going to have to try this myself. Give me an hour.
- ltduranltduran8 years agoQrew CadetSounds good, thank you!
- _anomDiebolt_8 years agoQrew EliteAnother hour - I waited what I thought was 62 minutes but there was no objection from QB.
- ltduranltduran8 years agoQrew CadetInteresting. Let me know if it doesn't happen again this time around. I suppose it's possible that this only occurs in the mobile version, but I can explore this as well!
- _anomDiebolt_8 years agoQrew EliteI waited over three hours on the open edit form and was still able to edit a record without QB complaining.
You are going to have to isolate, test and document exactly what you did (URL, screenshots, workflow) to make this reproducible.