Issue with displaying address details from Person Accounts

Hi,

I have a model from a child object which has a look up to accounts (person accounts). I can display anything from the parent account except for the address details.

When I add the address fields to my table it displays [object object].

By the way I have conditions on my model.

Any thoughts?

Thanks,

BillingAddress is a special type of field in Salesforce.  It may not be supported by Skuid.  Can you use the individual address fields instead?  e.g. BillingStreet, BillingCity, etc.

Yup - what Irvin said!  (As usual)

Use the individual address fields, and combine them together in a template so they look nice…