You need to sign in to do that
Don't have an account?
Managing bi-directional relationships
I am setting up a demo for a client that is in the consulting business. I am using the Services Project Manager application from Application Exchange as a starting point. One of my requirements is that any "Contact" can be staffed as a resource on a project. I am thinking the best way to implement this is to create a bi-directional link between "Resource" and "Contact." I modified Resource to reference Contact but I want to be able to see that relationship from within the Contact record too.
More importantly, is this the best way to implement this requirement. Would it make more sense to use a "Master-Detail" relationship and write some trigger to create an empty Resource whenever a contact is created? Or should I just start hacking the Services Project Manger to use Contacts as Resources rather than Resource Objects?
Any guidence would be greatly appreciated.
Thanks,
Seth
All Answers
That did it. I assumed that you would have to do something extra to the Contact object to show the related records. The Visual Force interface seems to handle that for you automatically.
Here is a screenshot: