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 6, 2011, 11:35 AM
5 Posts

categoryFilter for categorized view

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 2
hi all, all i want to do is open a view which is filtered by a selecting from a link, i.e.:
 
1.  xpage1 has a table with columns bound to columns from domino view (as per normal)
2.  1st column is set to be 'links' to open the notes document
3.  The document is opened via  associated xpage xpage2 which itself has a categorized domino view.
 
How do i use categoryfilter to filter the  view associated with xpage2.  I dont get the option to pass parameters (or do I?) when clicking in column 1, only have read or edit mode. 
 
The example in discussion template 852 is from tag cloud that generates a URL with the &categoryFilter=  option.  I cant find it but its the sort of thing i want to do.
 
much appreciated.
Jun 6, 2011, 4:58 PM
129 Posts
Re: categoryFilter for categorized view
If you generate the links yourself, it is quite easy.
 
Take a look at this on how to add components to a view column: 
http://xpagesblog.com/xpages-blog/2009/11/10/adding-xpages-controls-to-a-view-panels-column.html 
Jun 10, 2011, 4:07 AM
5 Posts
Re: categoryFilter for categorized view
thanks tommy, but how do i pick up the value in the column selected by the user and put as a parameter to the URL? 

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