Create unit lists
Navigate to onOffice > Estates and open the “Unit Lists” tab. Create a new list using the “New” button. Assign a name, for example “Units”, and save.
Copy the shortcode [oo_estate units="Units" view="..."]
and navigate to the details page. Replace the shortcode of the detail view with the new shortcode.
Replace view=”…” with view=”detail”.Overall, the new shortcode should look like this: [oo_estate units="units" view="detail"]
When you open the detail page of a root object with subunits, the units data should be displayed.