<div class="min-h-[300px]" id="listing">
<div data-vue-module="ContentListing" data-root-nodes="1073,1023" data-search-configuration='{"id":1234,"resultsPerPage":6,"listingType":"3 Column List","paginationType":"Pagination","apiUrl":"/front-end/mock-json/articles/list.json","fieldFilters":[{"label":"Example Single Filter","aliases":"topics","filterType":"Dropdown","source":[{"name":"Insights","tagName":"Insights","id":1234},{"name":"Events","tagName":"Events","id":1235},{"name":"Company announcements","tagName":"Company announcements","id":1236},{"name":"Regulatory updates","tagName":"Regulatory updates","id":1237},{"name":"Community involvement","tagName":"Community involvement","id":1238},{"name":"Awards","tagName":"Awards","id":1239},{"name":"Sustainability","tagName":"Sustainability","id":1240},{"name":"Technology","tagName":"Technology","id":1241},{"name":"Case studies","tagName":"Case studies","id":1242},{"name":"Research, Tech and Innovation","tagName":"Research, Tech and Innovation","id":1289}]},{"label":"Example Multi-Filter","aliases":"Locations","filterType":"Multi-Select Dropdown","source":[{"name":"Scotland","tagName":"Scotland","id":1234},{"name":"Northern Ireland","tagName":"Northern Ireland","id":1236},{"name":"Northern England","tagName":"Northern England","id":1237},{"name":"North Wales","tagName":"North Wales","id":1238},{"name":"Midlands","tagName":"Midlands","id":1239},{"name":"Eastern England","tagName":"Eastern England","id":1241},{"name":"South Wales","tagName":"South Wales","id":1242},{"name":"South East England","tagName":"South East England","id":1243},{"name":"South West","tagName":"South West","id":1244},{"name":"Southern England","tagName":"Southern England","id":1245}]},{"label":"Name Search","aliases":"nodeName","filterType":"Free Text","source":[]}]}'></div>
</div>
{% set searchConfiguration = {
id: 1234,
resultsPerPage: 6,
listingType: "3 Column List",
paginationType: "Pagination",
apiUrl: "/front-end/mock-json/articles/list.json",
fieldFilters: [
{
label: "Example Single Filter",
aliases: "topics",
filterType: "Dropdown",
source: [
{ name: "Insights", tagName: "Insights", id: 1234 },
{ name: "Events", tagName: "Events", id: 1235 },
{ name: "Company announcements", tagName: "Company announcements", id: 1236 },
{ name: "Regulatory updates", tagName: "Regulatory updates", id: 1237 },
{ name: "Community involvement", tagName: "Community involvement", id: 1238 },
{ name: "Awards", tagName: "Awards", id: 1239 },
{ name: "Sustainability", tagName: "Sustainability", id: 1240 },
{ name: "Technology", tagName: "Technology", id: 1241 },
{ name: "Case studies", tagName: "Case studies", id: 1242 },
{ name: "Research, Tech and Innovation", tagName: "Research, Tech and Innovation", id: 1289 }
]
},
{
label: "Example Multi-Filter",
aliases: "Locations",
filterType: "Multi-Select Dropdown",
source: [
{ name: "Scotland", tagName: "Scotland", id: 1234 },
{ name: "Northern Ireland", tagName: "Northern Ireland", id: 1236 },
{ name: "Northern England", tagName: "Northern England", id: 1237 },
{ name: "North Wales", tagName: "North Wales", id: 1238 },
{ name: "Midlands", tagName: "Midlands", id: 1239 },
{ name: "Eastern England", tagName: "Eastern England", id: 1241 },
{ name: "South Wales", tagName: "South Wales", id: 1242 },
{ name: "South East England", tagName: "South East England", id: 1243 },
{ name: "South West", tagName: "South West", id: 1244 },
{ name: "Southern England", tagName: "Southern England", id: 1245 }
]
},
{
label: "Name Search",
aliases: "nodeName",
filterType: "Free Text",
source: []
}
]
} | dump %}
<div class="min-h-[300px]" id="listing">
<div data-vue-module="ContentListing" data-root-nodes="1073,1023" data-search-configuration='{{ searchConfiguration }}'></div>
</div>
{
"siteName": "Gigaclear Pattern Library"
}
No notes defined.