I have created a repeat control that list some documents.
I would like to have a pages that shows only if the number of entries
is more than max number of entries specified in the repeat control.
Is it possible to find out how many entries is currently displayed in the repeat control?
Or what is the best way to do this?
Here is some SSJS that can help:
EDIT:
To compute the number of the currently displayed entries, you can do the following: