Hi All,
I want to capture the Actual Start and Travel Times when changing the task status in the FSM mobile app (via the baseline functionality). So I can use the data inmidiatly after a status change.
I now have to wait until the sync message has been sent to the client, which then updates the task status, and then the actual start or travel date is pushed to mobile. This takes some time.
I tried to capture the datetime via a Value Change script on the Task Status field, but that won’t be triggerd.

