I have an application that should display a list of objects from a local database in some textfields with the option to edit them. The code correctly returns an object from the list when it is edited, but my controller doesn't see any of the changes. I have tried switching from an I have an application that should display a lis