Skip to main content
Cody Bromley (Prelude) 님이 #Data Management에 질문했습니다
Hi community!

 

I'm trying to set up a test app where I can link actionable and assignable feedback about an event to the standard event object. Unfortunately, I'm not finding the right way to do that as a lookup relationship on my custom object. Can someone give me some pointers about the right way to go about this? Should I be doing this as a master-detail relationship instead?

 

Thanks in advance,

 

Cody
답변 1개
  1. 2020년 8월 31일 오전 1:57

    Cody: Hi! Unfortunately, you can't set Events as a lookup on a custom object. They can be related to objects via WhatId and WhoId but you can't have other objects looking up to them. Activity records are just in their own world LOL. When I think of standard Events, though, I think of personal calendar items with a time frame associated with them. You could build a custom Event app if you are talking about business "events" - I'm thinking of virtual meetings or in person type of events. You would gain some flexibility with your data structure and not have to fight with some of the Activity idiosyncracies. Anyway, just a thought.

    Janet

    #.LCAnswers

0/9000