Newbies sirmatt Posted July 12, 2011 Newbies Posted July 12, 2011 I am attempting to connect an event Database to a contacts database. I am familiar with filemaker but newer to creating databases. Here is my issue... I need to have multiple contacts for one record. I would not like to use portals if possible. Currently I have tried Event::EventId = Event_contacts::Event / Event_contacts::Contacts = Contact::ContactId I then would like to select the contact from a pop-up menu if existing or create a new record if not existing within the events database. I need to have multiple contacts for one event and multiple events for one contact. Any help would be great! I am open to suggestions. Thank you!
efen Posted July 13, 2011 Posted July 13, 2011 I need to have multiple contacts for one event and multiple events for one contact. This is a one to many relationship from both tables so you need a join table between them.
bcooney Posted July 16, 2011 Posted July 16, 2011 Matt, have a look at this demo. It's an interface idea for populating a join table. Popup Selector
Newbies sirmatt Posted July 18, 2011 Author Newbies Posted July 18, 2011 Thanks! This should help a lot!
Recommended Posts
This topic is 4937 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now