Hi everyone,
I'm trying to get some ideas on how to do this.
I have a database where I keep call the calls I get (a bit like a call center). What I would like to do is add an option to relate a current call to another call. If I open that call, I could have a little icon showing that this call has related calls.
That should be easy.... the hard part is:
For example -
I have ID 1, 2, and 3
1) I open ID 1 and add a relationship to 2, I should be able to see that 1 is related to 2 and if I go into ID 2, I will now see that 1 is related to 2.
2) if I go into ID 3, and add a relationship to 2.....when I open ID 1, the relationship should now be between 2 and 3. The logic is that if ID 1 and 2 are related, and that 2 and 3 are related, they should all related.
Any ideas would be great!!
Thanks,
Luc
I'm trying to get some ideas on how to do this.
I have a database where I keep call the calls I get (a bit like a call center). What I would like to do is add an option to relate a current call to another call. If I open that call, I could have a little icon showing that this call has related calls.
That should be easy.... the hard part is:
For example -
I have ID 1, 2, and 3
1) I open ID 1 and add a relationship to 2, I should be able to see that 1 is related to 2 and if I go into ID 2, I will now see that 1 is related to 2.
2) if I go into ID 3, and add a relationship to 2.....when I open ID 1, the relationship should now be between 2 and 3. The logic is that if ID 1 and 2 are related, and that 2 and 3 are related, they should all related.
Any ideas would be great!!
Thanks,
Luc