Dinu_Arya
15-10-2015
Hi,
I need to check size of the list in sightly. I need to display UI only when it has more than 2 items in list. Any idea?
Thanks,
Arya.
smacdonald2008
Use Slighty and Java and count the list. If you are not aware of how to use Sligtly with Java - see: https://helpx.adobe.com/experience-manager/using/creating-sightly-component.html
ethang66605959
Java counting is a good way to solve your problem 🙂