You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
Here's something weird I noticed: I have a custom object called Person that is linked with Opportunity using multiple fields. I can see the list of Persons in ForcePad correctly, but when I open the properties of certain Person and get the list of Related Fields, it shows in every related list the same first instance of relation. In other words the following (O=opportunity, P=person, F=field)
O1
F1 = P1
F2 = P2
F3 = P1
So in Opportunity 1 I have 3 fields containing links to two different persons, in Field1 Person1 and so on. When I look at this in ForcePad from from Person Object, I see all the related lists correctly (F1, F2,F3). However, whatever relationship I click, I always get the result as F1.
Here's something weird I noticed: I have a custom object called Person that is linked with Opportunity using multiple fields. I can see the list of Persons in ForcePad correctly, but when I open the properties of certain Person and get the list of Related Fields, it shows in every related list the same first instance of relation. In other words the following (O=opportunity, P=person, F=field)
O1
So in Opportunity 1 I have 3 fields containing links to two different persons, in Field1 Person1 and so on. When I look at this in ForcePad from from Person Object, I see all the related lists correctly (F1, F2,F3). However, whatever relationship I click, I always get the result as F1.