This dialog appears when you right-click on a filter control and then select Edit, or when you click beside the Filter On text box on the the General tab of the Filter Control Properties dialog. It helps you to edit the filter control.
Control Type
A text list filter control can be inserted in a report. A filter control in this type allows you to select one or more values to define a filter condition.
Select Fields
Specifies the fields to bind to the filter control from the drop-down list. All the selected fields should be of the same data type. The uncomparable data type fields cannot be bound to a single filter control, such as Binary, Blob, Clob, Longvarchar, Longvarbinary, and Varbinary.
The common usage is to select one field, and then based on the field to filter the data of the components created on the same business view as the selected field.
To filter components using different business views, choose a common field all the business views contain and select the field in all the business views one by one.
Customize Initial Values
By default all values of the selected fields will be used in the filter control. You can check the option to customize the value list.
The text box is an editable multi-row plain text box. It supports general text editing operations including copy, paste, cut, backspace, delete and etc. The Enter key on the keyboard is used to start a new row. Each row is a value of the user defined value list.
When Customize Initial Values is selected but the text box is empty, all values of the selected fields will be used in the filter control.
Link to Other Filters
Specifies whether the filter control can be affected by other on-screen filters that apply to the same data components as the filter control.
Apply To
Specifies the components to which the filter created with the filter control will be applied.
OK
Inserts a filter control into the report and closes the dialog.
Cancel
Cancels the insertion and closes the dialog.
Displays the help document about this feature.
Ignores the setting and closes this dialog.