Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
This was pretty easy to do. Here you go:
StopWatch
https://haversineconsulting.quickbase.com/db/bnsjt3e2s?a=td
Paste Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=666
Notes
(1) I used the library FlipClock:
FlipClockJS
http://flipclockjs.com/
(2) This demo is intended for a user to observe and manipulate their own timers. If multiple users are manipulating the same timer there will probably be some confusion as the underlying state of the time may become inconsistent with what is displayed for another user.
StopWatch
https://haversineconsulting.quickbase.com/db/bnsjt3e2s?a=td
Paste Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=666
Notes
(1) I used the library FlipClock:
FlipClockJS
http://flipclockjs.com/
(2) This demo is intended for a user to observe and manipulate their own timers. If multiple users are manipulating the same timer there will probably be some confusion as the underlying state of the time may become inconsistent with what is displayed for another user.
JessicaHaskins
7 years agoQrew Cadet
Could I still use the last start time and last stop time to create a new field to calculate the duration? I also created my own form to test out the stop watch, but the flipclock isn't displaying. I've attached pictures of the display, formula, variables and code page. Any ideas on how to fix it?