Question
How can I also refresh my Data Pages after calling RefreshOnConflicts?
when a Work Object in Edit mode to User A has been updated by another User B, the pzShowConflict section appears on User A's browser after "Save" with the option to "Refresh". User B had updated information that resides on a Data Page (outside pyWorkPage)
When User A clicked "Refresh", User B's changes to the Data Page did not reflect to User A.
The call to RefreshOnConflicts seem to refresh pyWorkPage level only - how can i also refresh the data page as well so User A can see updated values?