Sure...
Parent object: Customer
Child object: Account
An attribute in Account is Type which references the Account Types BO.
The form for the Customer object displays a list of Account objects. One of the attributes I would like to display in this list is Type.
Typically, the Type column is blank even though a valid type actually exists on the Account object.
As mentioned in the previous note, sometimes the Type attribute isn't even available to be displayed in the Display Results configuration window.
I have an inkling this all may have something to do with Shortcuts (which I am yet to explore!).
Any advice?