We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad15ef commit f2b8ec5Copy full SHA for f2b8ec5
layouts/partials/coveo-atomic.html
@@ -21,6 +21,7 @@
21
<atomic-layout-section section="facets">
22
<atomic-facet field="f5_product" label="Show by product"></atomic-facet>
23
<atomic-facet field="language" label="Show by language"></atomic-facet>
24
+ <atomic-facet field="f5_document_type" label="Show by type"></atomic-facet>
25
</atomic-layout-section>
26
27
<!-- Main Section -->
0 commit comments