Related Lists issue on Custom Objects
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.
Thanks for the report, though to be honest I'm not really sure I understand the issue you're seeing (vs. what you would expect to see). Any chance you can send me a test user login to an org where you're seeing this happen? [email protected]
Update! This may be related to #22 and may ultimately be a known issue in the SOAP API.