I’m working with cases. I am showing account/contact info, and have selected the appropriate fields in the CaseData model.
If I show “Contact.MailingStreet” it shows the correct street field contents.
If I show “Contact.MailingAddress”, it shows object Object] as show below.
As far as I can tell, I have proper permissions and everything. Usually with bad field permisions, it’s blank anyway.
Is this a bug?