
I am trying to create a custom object to set a target on a number of Events created by each user.
When I try to create a Lookup relationship in my custom object to make a relationship to the Activities object I do not see it.
Can someone help me on this???
1 Antwort
Hi Manoj,
You will not be able to create a relationship with Activities Object.
Salesforce Datamodel is not allowing this.
What we did in a similar scenario is to create a text field to maintain the activity id and a URL field which directs a link to the activity object.
Hope this helps.
Regards,
Anto Nirmal