Hi,
How can I get the timer value and passed it in other field.When the user routes the case,
the timer should stop and the value should be stopped
*This post is locked for comments
Hi,
How can I get the timer value and passed it in other field.When the user routes the case,
the timer should stop and the value should be stopped
*This post is locked for comments
But it's not working with current version of dynamics. it's saying
Uncaught TypeError: Xrm.Page.getControl(...).updateTimeDifferenceInSeconds is not a function
at <anonymous>:1:30
Hi,
I think below link can help you:
dreamingincrm.com/.../getting-the-current-value-of-the-timer
Thanks:)
Hi Jane ,
You can get timer value in seconds
Xrm.Page.getControl("mytimer").updateTimeDifferenceInSeconds()
You can check below reference for time stop settings -
Hope this helps.
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156