Limit Items to Multiple-of ❺
Limit a list to a multiple of X items
- Layout your collection lists in grids and show the maximum number of items available while limiting the items to an even multiple.

Collection Lists
Demonstration site
Place 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.
OPTIONAL.
If you want to make certain a minimum number of items appears, you can also apply this attribute to specify that minimum number.
See above for details.
Last modified 1mo ago