Hi,
i have a case im working on which is get a difference between 2 days, here is the snap of that.
so basically this is to track a time between cases we re handling, and i got it working by Work Flow, but now my form is extremely slow when loading, so im look at option to do this on form using JS, so "Assigned on" and "closed on" will still have a Work flow on and i need to write some JS to Time on Queue( Assigned on - Closed on) and Assigned to end ( Assigned on - closed on), what would be the best way to tackle this situation ?