I have two tables: one with user records, and one with user complaints.
I have a form that you can enter complaints. In the form, I want to:
1. Be able to add new records via the form to the complaints table via the record navigation option.
2. Be able to load the user's name from the Users...