Hello everybody,
I just wanna know if there is a way to create buttons to access the first and the last set of documents in a view on the web? Ex: To access the the fist 10 and the last 10 of 500 documents.
Right now i’m using the commands @DbCommand(“Domino”;“ViewNextPage”) and @DbCommand(“Domino”;“ViewPreviousPage”) to navigate. If so, how can it be done?
Thanks in advance