One to Many
One to Many
I have a question about one-to-many relationships between forms. I am creating a claims database for my company. I have a claims table setup with all of the fields that are needed. I also have a notes form setup.
Each claim can have many notes attached to it (one-to-many). How can I link to two in Creator?!? Is this even possible? I know I can do lookups with dropdown and what not.