|
XPages: how to remember the view position between page changes
Julian Buss, March 1st, 2010 14:20:18
Tags: XPages
You have a XPage with a view control and a pager. The user clicks on the pager to navigate to the next view page. Then the user opens a document and then returns to your page with the view control. And - the view control starts at row 1 again. Annoying for the user!
Another usecase which can be solved very easily... see xpageswiki.com for details. |
