Hi All, Good day!
The Record Chat element is only fetching details from the principle record type but not from related record types, even after specifying the relatedRecordType.relationship field. Any help/suggestion is appreciated.
Discussion posts and replies are publicly visible
Hi!
You must specify the fields you would like to pull from the related record within the fields parameter, or specify the entire record type if all fields are desired.
Hello Gabby, this resolved the issue. Thanks a lot!