Kodi Community Forum
Image to display only if list has more than one page... - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: Image to display only if list has more than one page... (/showthread.php?tid=122769)



Image to display only if list has more than one page... - liquidskin76 - 2012-02-13

Hi Guys,

Had a good look however can't find any info... does a visibility condition exist so i can make an image display only if a list has more than one page?

Cheers

[EDIT:] don't worry, found it. Obviously didn't look hard enough! Cheers


- Hitcher - 2012-02-13

And in case any else needs it this is what I use -

IntegerGreaterThan(Container(ID).NumPages,1)