This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jun 12, 2012, 5:48 AM
25 Posts

Navigation on view control, how to keep selected doc track

  • Category: Server Side JavaScript
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 1

I want to keep track of selected document id’s from view panel. Currently system loose the track of selected document id’s from view panel when I move on next page of view panel. Can anyone guide me how to keep the track for selected id’s without pager save state. I have tried by using pager save state but it could not help.

Jun 13, 2012, 11:58 AM
586 Posts
Re: Navigation on view control, how to keep selected doc track
 You could store the selected id's in a sessionScope variable couldn't you?  That would hold them.  viewScope might work as well if you're just going through pages I'd guess.
 
 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal