Is there a way where i can display only 30 Documents per page on the browser.if so please help me to display only 30 documents per page and when i cli8ck next button it should disply me the next 30 Documents… and soon
1.) you can set it for the whole domino server (that means for all databases!), in the server document - by default the number of documents to display is 60
2.) you can add the querystring &count to a domino url.
Thanx for the solution but will i get the next button automatically to fetch the remaining records or i have to specify the Link to access the next records…
and where do i need to specify in the server document.