##### [[Building Elements]] # Wet Area Door Jambs %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID AREA + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN Areas as AREA FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Wet Area Door Jambs]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Wet Areas.md\|Wet Areas]] \ [[3 Resources/Building Elements/Wet Area Door Jambs.md\|Wet Area Door Jambs]]<br><br>[[3 Resources/Issues/Rusting to Base of Door Jambs.md\|Rusting to Base of Door Jambs]] | <ul><li>Steel Door Jambs are often installed below the finished level of the tiles and in the screed.</li><li>If the screed gets wet, this can lead to rusting of the steel doo Jamb.</li></ul> | %% DATAVIEW_PUBLISHER: end %%