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



Jan 13, 2012, 6:41 AM
11 Posts

Refresh data in DataView

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.2
  • Role: Developer,Administrator
  • Tags:
  • Replies: 1
I am creating an XPage that has a dropdown to selcect the value from.
 
In the XPage there is a Data Source - "Domino View". In this I am using the property to compute the value of "Filter By Column Value" dynamically. 
 
When the user selects the value from the Drop Down, the data in the Domino View created should be refreshed according to the value selected.
 
I dont want to use the property - "Search in View Results" as it requires the database to be Full Text Indexed. I dont want to create Full Text Index.
 
Please guide me what to do. 
 
Thanks, 
Atin 
Jan 18, 2012, 1:45 PM
53 Posts
Re: Refresh data in DataView
If you bind the drop-down box value to a viewScope value then you can use this in the filter results section on the view. Then make sure the drop-down box event onchange is set to partially refresh the view panel

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