Problem displaying search results for a view in a xpage

Hi,

I have a view on a xpage and a searchbox. The searchbox sets a sessionScope variable in the onkeyup event and partially refreshes the view. In the view’s search property I read out the sessionScope variable and a search is performed. Very cool stuff… But now I ran into the problem that when a pager is displayed and the user goes to another page and then performs a search, the search results are ‘hidden’ until you click in the pager on the ‘first page’ button. So it seems the view needs to be reset to the first page after performing a search from another page. Does anyone know if there is a way to this programmatically, or am I overlooking something that will make the xpage do this automatically (as you would expect)?

Subject: Assigned

Rene,

This issue is in my queue to be investigated.

I don’t have a quick answer or workround. It looks like a bug to me.

I will update when i investigate further.

Regards,

Jim

Subject: Thanks for your response

I hope you can at least somehow reset the pager programmatically to the first page…

Regards,

Rene