Greetings,
I have a problem with ReadViewEntries on web. It works fine when user can see all documents in view but when reader field limits right to some documents this function seems to have problems with returning all documents that are visible to user. It sees only documents that are on postions than differs for less than few hundred places. And count parameter set to 1000 dosent help. It shows next entries only if i can guess next position by setting start parameter. I am using pagination to show view entries, so in this case user sees a lot of empty pages (if user hits page that contains documents between documents that he has rights to). Is there any way to deal with it ?