How do you refresh the current form after workflow has updated the current record?
Scenario - Services module - workflow is launched to set a notification to a technician's mobile device. Within the workflow, we're updating some attribute columns for the current record loaded in the form. This causes the object version to increment by 1. After the WF finishes, user clicks into a note field and starts to type. They immediately get a message that the record has been update by another user and that they need to refresh the form.
What can we add to the WF to synchronize the form with the DB so this does not happen?
Thanks...Chris
0