Richie2837
Registered User.
- Local time
- Today, 02:02
- Joined
- Jan 30, 2007
- Messages
- 88
We store records of our contacts and generate reports based on what contact type they are assigned to from a list box (they could be client, supplier, volunteer, etc.)
However, it's become apparent that our contacts should have multiple types assigned to their records (a client could also be a volunteer, a supplier could also be a service user, and so on).
Clearly the current method of selecting the Contact Type from a Listbox does not allow for multiple selections, so at the moment all our contacts can only have one type applied to them.
How do I change this so we can select multiple types for each Contact on our database? I'm guessing its something to do with a many-to-many relationship, but I just can't get my head around the specifics of what I need to do to get it to work.
Any help MUCH appreciated!
However, it's become apparent that our contacts should have multiple types assigned to their records (a client could also be a volunteer, a supplier could also be a service user, and so on).
Clearly the current method of selecting the Contact Type from a Listbox does not allow for multiple selections, so at the moment all our contacts can only have one type applied to them.
How do I change this so we can select multiple types for each Contact on our database? I'm guessing its something to do with a many-to-many relationship, but I just can't get my head around the specifics of what I need to do to get it to work.
Any help MUCH appreciated!