TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Timestamp Fields (seconds)
Does anyone know if there is a way to do the following:

I have a timestamp field call Call Start

when you edit the record you can select on the date and time to the right of the field.

When you do so it enters 2/1/2019 2:57 PM

but if you go and view the field afterwords it records 2/1/2019 2:57:00 PM

what I am trying to track is my call center active time on a call. if I can enter a call start I can then get a duration between start time a date record created to get my active call time.
Is there a way to make the quick click date and time to include the seconds?

Thanks
ID
1265
Category
Customization
Author

Mike Nelson
Date Created
3/7/2019 2:09:31 PM
Date Updated
5/24/2019 12:00:08 PM
Comments
Patricio Bustos 3/8/2019 4:54:43 AM
Hi Mike,
from my experience with CallCenter systems, inserting the information with an API, it registers in HH: MM: SS format
Visually you can select if you want to show the field in HH: MM or HH: MM: SS format
I have never done a manual test incorporating seconds from the form.
Jorge Solá 5/24/2019 12:00:08 PM
Create a custom button that will assign the value Now() to the [Call Start] column. This will register the time to the second.
Feedback
Back to Search Results