##### [[Building Elements]] # Puddle Flanges %% 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,[[Puddle Flanges]]) 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/Puddle Flanges.md\|Puddle Flanges]]<br><br>[[3 Resources/Issues/Waterproofing Undrained Screed.md\|Waterproofing Undrained Screed]] | <ul><li>It is often good practice to provide a double layer membrane system.</li><li>Detailing around puddle flanges is especially important when using this system.</li><li>The benefit of using a double membrane will be compromised if it not detailed correctly.</li><li>The puddle flange junction shall be detailed so that tHe screed underneath the top layer of membrane shall be capable of draining.</li><li>This issue is neatly explained in this video created by GripSet [How Puddle Flanges Work to Drain Below Screed](https://www.youtube.com/watch?v=1lM_9S7OYcI&t=343s&ab_channel=GripsetIndustriesPTYLtd)</li></ul> | %% DATAVIEW_PUBLISHER: end %%