I am not certain if this is the best way, but this is what I did.
I actually wanted to know when a user changed the data in any field in the form so I locked all fields. When a user wanted to edit data, they selected an edit button.
The on-click even of that button opened a form where the...