Object Filter Control

(This functionality is available with the Input / Output module)

Filters objects available for export to an XML file.

A filter control will become available if the designer of the style sheet selected for export or reporting has created a user interface that uses a filter control. Refer to the User Interface and Filter Control sections of the LISCADXML Concepts.

The filter control allows for the definition of one or more tests that can be set up to find specific objects. Each test is comprised of one or more conditions. All conditions in a test must be satisfied in order for a test to be "true". If at least one test is found to be "true" the object being tested will be selected.

A Condition consists of three elements:

Object Selection/Filter dialog box

Item Used to
Condition List Displays the conditions (Attribute, Operator, Bounding Value) for the Object selection.
Attribute: Select the condition attribute.
Operator: Select the condition operator.
Value(s): Enter the value(s) for the condition. If the selected operator is 'Between', then two input fields will be available.
Add Condition Adds a condition to the condition list using the values selected in the Attribute, Operator and Value(s) fields. If no conditions have been selected in the condition list, the new condition will be added to the end of the condition list. If a condition has been selected in the condition list the new condition will be added above the selected condition.
Update Condition Updates the selected condition in the condition list with the current values in the Attribute, Operator and Value(s) fields.
To edit a condition statement first click on it to select it. This will copy down the current values into the edit fields. Make the required changes then press the Update Condition button.
Remove Condition Removes the selected condition or the 'OR' operator from the condition list.
Add Test Creates a new test by adding an 'OR' operator between two conditions.
Save... Displays the Save Filter Dialog.
Delete... Displays the Delete Filter Dialog.
OK Selects the Filter and closes the dialog.
Cancel Closes the dialog box without selecting the filter.