Automaticly stop time worked timer?

DrewW
Mega Sage
Mega Sage

Does anyone know if there is a quick and easy way to have the "Time Worked" field timer NOT start when the form loads?   We want to use the field for time entry but do not want the timer to be running when the form loads.

I'm thinking I'm going to have to run a client onLoad script but before I spend time on it I was hoping the someone already did this...

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

You can control it through the property glide.ui.timer.started with mixed results, or you could try this solution:



Pause or Toggle a Time Worked Field Timer - ServiceNow Guru


View solution in original post

4 REPLIES 4

Brad Tilton
ServiceNow Employee
ServiceNow Employee

You can control it through the property glide.ui.timer.started with mixed results, or you could try this solution:



Pause or Toggle a Time Worked Field Timer - ServiceNow Guru


Oooo, I like that...     I knew someone did something...


Thanks Brad - appreciate it!

mrbenwhite
Tera Contributor

This question from 2016 was helpful in 2024!!!! 😎