Loading the first record from the result set

When a query runs, you can load the first record in the result set into the Record Form pane. By default, this record is not displayed until you select it in the Result Set pane.
Although the processing load on your application server is lower for each query if you choose to not display this initial record, users must select it to see the record data.

To load the initial record from the result set:

  1. In the Rational® ClearQuest® Web application banner, click Site Configuration.
  2. Click the Application Options tab.
  3. Select the Load Initial Record from Result Set check box.
After you make this change, all subsequent queries reflect the new settings. It is not necessary to restart the server or Web application.


Feedback