##### [[Building Elements]] # Intercom %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Intercom]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Living Areas.md\|Living Areas]] \ [[3 Resources/Building Elements/Intercom.md\|Intercom]]<br><br>[[3 Resources/Issues/Intercom Locations.md\|Intercom Locations]] | <ul><li>Intercoms should be located away from walls in living areas, customers like to have space to hang their artworks.</li></ul> | %% DATAVIEW_PUBLISHER: end %%