hcl-bot
1
How would I tackle this?
View displayed in an xpage.
Think lots thousands of entries, starting with letter G, or whatever.
Top index of A B C D E etc acts as startkey to open view where the clicked on letter starts.
THEN below that top index, a pager, to page through all of that letter.
hcl-bot
2
Subject: getDocumentByKey
Let a repeat control do a “getDocumentByKey” for the letter “x”
Thomas Adrian
http://www.notessidan.se
hcl-bot
3
Subject: or
use the restricttocategory/search property of an xPages view
hcl-bot
4
Subject: *Use the category filter in the view control, new in 8.5.2
hcl-bot
5
Subject: …
I meant “getAllDocumentsByKey” 