Forum Discussion
JessicaHaskins
8 years agoQrew Cadet
>My script set the [Last Saved Time] through the API when the timer was stopped and your [Duration] field will react to this change.
How can the duration field automatically change if it's not referenced in the timer field's formula or in the script? I understand you reference the last start time, last saved time and last stop time in the formula, but the duration field isn't referenced.
How can the duration field automatically change if it's not referenced in the timer field's formula or in the script? I understand you reference the last start time, last saved time and last stop time in the formula, but the duration field isn't referenced.
- _anomDiebolt_8 years agoQrew Elite>How can the duration field automatically change
It is a formula field so if the input changes (ie [Last Saved Time]) the formula could calculate a new value. I do change [Last Saved Time] via the API when the timer stop button is clicked. - JessicaHaskins8 years agoQrew CadetThis is the very last part I need help with. I've tried editing the javascript myself, but I don't have a lot experience with it. Do you have any other suggestions to the comment below? It's greatly appreciated