No, there isn't, I'm afraid. But it is something that you might want to tackle as an enhancement, and contribute back. You could define a new ComponentFactory, and corresponding ComponentType enum, and have the ComponentFactory build a panel which renders an in-line form.
You could possible use the AggregatedFacet as a way to determine whether to do this automatically. Or... raise a ticket and it'll go on the backlog Dan On 21 January 2014 10:01, Chohan, Dharmesh <[email protected]> wrote: > Hi > > > I have got instances where I had to reference a domain object inside > another domain object. In the UI the reference domain object is shown as > link. > > Is there a way to show the reference domain object in an expanded form so > that all attributes/properties are shown on the same parent UI. > > Thanks > Dharmesh > > >
