Dynamic BlockList Label
If you want to add a bit more user friendliness to your Blocklist here is a handy bit of code :
{{ imageCards.contentData.length == 1 ? imageCards.contentData.length + ' Image Copy card' : imageCards.contentData.length + 'Image Copy cards' }}

Last updated
