As a user if I decide to update my form but change my mind or notice that I just wanted to view the information I have no way to back out or cancel the required changes. Currently the only option is to hit the update button which unnecessary pushes an update to the database which is not required.
Added button to cancel a form update and bring you back to the home page. In addition, hid the player ID on the update form and also included a clear button on the registration form page.
As a user if I decide to update my form but change my mind or notice that I just wanted to view the information I have no way to back out or cancel the required changes. Currently the only option is to hit the update button which unnecessary pushes an update to the database which is not required.