I have a view where a supervisor selects if something is approved or not and enters a comment. Most of the fields are not displayed for this view. The view is strongly typed.
I was curious how I can return the whole object back to the controller. It appears like it just returns the fields I have on the form.