Views The Views page allows you to set views so the user to view the data in Excel or a chart. The Views page contains the following elements: Table 16. Views Element Description Search Session Name The listview will store the search criteria, last selected folder, sort criteria, and other listview dynamic settings in the session variable with this name. The listview also use the Search Session Name to communicate those settings to qExcelViewer and qChartView located in the page whose URL specified in the Excel Viewer URL or Chart Viewer URL property, respectively. Therefore, the Search Session Name in those web parts must be set to the same value as the session name in this listview. Excel Viewer URL Allows you to set the URL of the page that contains qExcelViewer. If this property is specified, the Export to Excel button is displayed in the toolbar. The target page specified by the URL must contain qExcelViewer. The Search Session Name property of qExcelViewer must be set to the same value as the Search Session Name property of this qListView. Chart Viewer URL Allows you to set the URL of the page that contains qChartView. If this property is specified, the View in Chart button is displayed in the toolbar. The target page specified by the URL must contain qChartView. The Search Session Name property of qChartView must be set to the same value as the Search Session Name property of this qListView.