Showing only "one" of the "many"
Posted: Thu May 15, 2008 11:40 am
We have a one to many relationship between an appointment/event and attendees (i.e. multiple "many" contacts attending a single "one" event ).
Next we create a list view layout showing the various events/appointments on a line and one of the attendees.
Here is my problem: I would like to run a Find for all the appointments attended by a single attendee and have the list view show all the appointments attended and that specific attendee. Because there are many attendees for each appointment, the list view, even after running the find for a single attendee, still shows other attendees in the list. I believe these are displayed based on their selection order. I only want the one attendee to show next to the appointment.
Is there an easy way to do this?
Thanks.
Next we create a list view layout showing the various events/appointments on a line and one of the attendees.
Here is my problem: I would like to run a Find for all the appointments attended by a single attendee and have the list view show all the appointments attended and that specific attendee. Because there are many attendees for each appointment, the list view, even after running the find for a single attendee, still shows other attendees in the list. I believe these are displayed based on their selection order. I only want the one attendee to show next to the appointment.
Is there an easy way to do this?
Thanks.