I want to customize the previous and next use start and count arguments like ?openview&start=N,where the start argument is computed according to the number of documents in this view.but the documents in this view have a reader Field,so some document may be invisible for current user,As a result,domino execute like this:
when you specify the start and count arguments,
domino judge the document’s visibility to current user,
because there is some document invisible to current user and documents show in this page is decided by count,so some document in next page is showed in current page,so some document was showed again in defferent page.
can you help me
thanks in advance