Lizzy Posted May 15, 2007 Posted May 15, 2007 Hello to All! I posted this in portals, but in retrospect, its a relationship thing... Any suggestions would be gratefully recieved... With thanks ------------- Hiya... I'm working on an Event's database, that incorporates attendees info, events and the people who organize events. Event teams tend to be fairly static with people repeating roles regularly. As they are an Event team member, they also show up in the attendees table, as they've attended an Event. I'm wanting to display events that individual attendees have been involved with, and the specific role they played... ie, Jane Smith 'ORGANISED' 'EventID' 001 & 'ASSISTED' 'EventID' 002, on the Attendees / Contacts layout. So far I can display through a portal Event Team data, but I want data that specifically and only relates to the individual. I have 2 tables :: Events, Attendees, with two join tables :: Registrations (links Events to Attendees) and EventTeams (links teams to events!). Can this be done through a portal..? The purpose of this is to display the training history of attendees. Thanks
Søren Dyhr Posted May 16, 2007 Posted May 16, 2007 I don't get why you operate with two join tables, when it seems like what you're after has a lot in common with this: http://www.fmforums.com/forum/showpost.php?post/250326/ ...allthough it has been outfitted with extra features to prevent double bookings, neither has the reporting you're after been touched yet, but as a rule should the reporting be done in the join table, to make things go as easy as posible. --sd
Recommended Posts
This topic is 6459 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