Hey guys,
I have three tables and one form. Each table is unrelated, but for the user's convenience I created a form where the end user can fill in the form and the data gets saved in its relevant table. So I made a query where all the fields I need in the form are in that query. Then I made this query the data source for my form. It worked out well in design view, but when I switch to form view I get a blank form, no fields not even the background of the form...
Any suggestions of how to fix this blank form issue?