I have a form with multiple views set up. The view that I want to add new records with works fine if I don't query the DB first. All the fields show up as blank and I can enter in data. The problem is, if I run a query first, then try to go to the view to enter a new record, the view is populated...