Filter

The Filter web action enables you to filter the records in a banded object.

To bind the Filter web action to a web control:

  1. Insert the required web control into your report by dragging the corresponding button from the Toolbox panel.
  2. Right-click the web control, and then select Display Type from the shortcut menu.
  3. In the Web Behaviors box of the Display Type dialog, choose an event from the Events column, and then click in the Actions column.
  4. In the Web Action List dialog, select Filter and click OK. The Filter - Web Action Builder dialog appears. See the dialog.
  5. From the Get Input from drop-down list, specify where to get the web control, which may be a form, or other in report.
  6. From the Apply Action to drop-down list, select a banded object whose records will be filtered.
  7. In the Filter on column, specify the field on which to filter the records. The field may be a column in the banded object, or be specified by the value of a web control.
  8. Specify the operator and value. The value may be input by yourself, or be the value of a web control.
  9. If necessary, specify And or Or in the More column so as to add a new filter condition or you can click to add a new filter condition.

    To delete a filter condition, click . To adjust the order of the filter conditions, click or .

  10. Click OK to accept the settings.