Hello, I have two record types that are related to each other, but when I am trying to retrieve with relationship.relatedRecord.field, it displays only null, what can be the problem? How can I fix it?
Discussion posts and replies are publicly visible
Hi blerinadurguti ,Are you trying to query the records?If not this might help a!relatedRecordData() function.
I tried, but the alert to event record is in a many-to-one relationship with cmc alerts and it is not working. But it is interesting because I never used the relatedRecordData and the data in other grids are displayed