No, IIRC a layout.xml is not valid unless there is exactly one region indicated for all of unreferencedproperties/collections/actions. By design to avoid confusion.
One trick though is to create a column with span="0" and put those regions (eg fieldsets) there. I just discovered this trick myself a week or so ago. HTH, Dan On Wed, 8 Feb 2017, 10:04 Bharanidharan Srinivasan, <[email protected]> wrote: > Hi, > > Is there a way to have only the required properties of a domain object > mentioned in layout.xml - is there a way to avoid inclusion of > unreferencedcollection or unreferencedproperties > > Thanks & Regards > Bharani >
