Resolved! How to get time difference between 2 dates in client script
I have 2 datetime fields and also have a duration (single line of text). I am trying to compute the difference between the start and end date and put the difference in the duration field.I am having a difficult time figuring this out via client scrip...