Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoIf it's date time field
& "fid_67=now"
It's an "easter egg" undocumented secret that will give the current date/ time when clicked even if the browser has been sitting "stale" for a long time.
This Syntax
& "fid_67=" & urlencode(Now())
will load the current date/ time into the button as the time the screen is loaded, but that will get stale if the screen sits for a while.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
[email protected]
------------------------------
& "fid_67=now"
It's an "easter egg" undocumented secret that will give the current date/ time when clicked even if the browser has been sitting "stale" for a long time.
This Syntax
& "fid_67=" & urlencode(Now())
will load the current date/ time into the button as the time the screen is loaded, but that will get stale if the screen sits for a while.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
[email protected]
------------------------------
Related Content
- 10 months ago
- 10 months ago
- 3 years ago