I am attempting to get the Mobile app to update the TASK.ACTUAL_TRAVEL_START_DTTM field with the current time when the task status is changed from Assigned to En-route via the mobile app.
I can update the value via client scripting, however I cannot figure out how to trigger it ONLY when the task status changes from Assigned to En-route.
I had thought about updating via a business rule however I would not catch the exact time of when the status is changed on mobile, only when it is synced.
Thanks in advance for advice!