Getting the current value of the timer

CRM2013 SP1 has added a new control called timer control. Once the timer control is setup and added to the form, it starts ticking based on the various setup criteria. Getting the current timer value using Javascript is easy. Just use updateTimeDifferenceInSeconds method, which will return the current ticks in seconds.

2 comments

  1. The above javascript does not work in Dynamics 365.
    Any clues on how we can read the value in D364?

Leave a comment