That doesn't work AFAIK. Use the delegate pattern in the holding entity to render the properties directly and then layout it to make it look like a separate entity with the layout xml.
On Wed, Mar 22, 2017 at 9:46 PM, L Eder <[email protected]> wrote: > Hi members: > > Child class > > > In a parent-child object association, how could i have a derived > property in the child class being rendered >
