After i edit a form and click submit, instead of going Back one page, it jumps to the first row entrys page.
For Instance, 1st screen (BrowseScreen1) has many employee names listed alphabetically. I select the employee i want to see details on and click edit. After i edit the fields and click submit, it updates the form BUT it jumps to the first Entry (Name that starts with A) instead of the employee i am working on.
My Editfom OnSuccess says Back(), but i'm not sure whats wrong. I want to go back to the employee i was just editing instead of back to beginning.

On my BrowseGallry1 (1st Page) for reference.
