
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2016 06:43 AM
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...
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2016 06:47 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2016 06:47 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2016 08:14 AM
Oooo, I like that... I knew someone did something...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 08:10 AM
Thanks Brad - appreciate it!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 08:10 AM
This question from 2016 was helpful in 2024!!!! 😎