I have an Xpage that shows the fields of a document. At the bottom of the Xpage I have Previous and Next buttons. When a user clicks one of these buttons I have want the next document in the view to be displayed. I can get a handle to the document, but how do I get the Xpage to refresh using the values from this document? Thank you.