Limit Items to Multiple-of ❺
Limit a list to a multiple of X items
Last updated
Limit a list to a multiple of X items
Last updated
Layout your collection lists in grids and show the maximum number of items available while limiting the items to an even multiple.
wfu-limit-multiple
attributePlace on any Collection List directly ( not the Collection List Wrapper ).
Specify the multiple of items you want to show, e.g. 2, 3, 4, 5. The list will be limited to a multiple of the number you specify.
If your list has fewer items than your multiple, you will get zero.
wfu-limit-multiple-min
attributeOPTIONAL.
If you want to make certain a minimum number of items appears, you can also apply this attribute to specify that minimum number.
First, add the library as detailed in Quick Start.
See above for details.