Filter - Web Behavior dialog

This dialog appears when you right-click a web control in the configuration panel of a library component and select Web Behaviors > Filter from the shortcut menu. It helps you to build a Filter web behavior to the web control so as to filter data of the library component at runtime. See the dialog.

The following are details about options in the dialog:

Apply Action To

Specifies the data component to which to apply the filter action. Select the desired object from the drop-down list.

Filter On

Specifies the field on which the filter is based. Which fields are available here depends on which object you choose from the Apply Action To drop-down list.

Operator

Specifies the operator to compose the filter expression.

Value

Specifies the value of how to filter the field. The value may be input by yourself, or be specified by the value of a web control. If multiple values are required, they should be separated with ",", and if "," or "\" is contained in the values, write it as "\," or "\\".

OK

Accepts the changes and closes this dialog.

Cancel

Does not retain any changes and closes the dialog.

Help

Displays the help document about this feature.

Related topics: