Help! I'm struggling to display activities associated to my custom object #199
-
I've got a custom object called "Applications" and we're using native Activities associated to the Applications records. I would like to display the related Activities on the timeline. I used the existing custom metadata records as a "template" to create my own entry, as shown in the attached screenshot...but it's not working. What am I missing? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Looks like the 'Relationship Name' field value is incorrect. Since you're using the standard Tasks you can use the standard relationship that is auto created on all custom and standard objects. In short .. you do not need the __r. So the value should be just Tasks. |
Beta Was this translation helpful? Give feedback.
Looks like the 'Relationship Name' field value is incorrect. Since you're using the standard Tasks you can use the standard relationship that is auto created on all custom and standard objects. In short .. you do not need the __r. So the value should be just Tasks.