|
At the top of the view, there is a filter selector. You can use it to restrict the displayed control objects by
- Status
From the combo box you can choose if you wish to display open, closed or both open and closed control objects.
- Name
In the text box you can enter the full name of a control object or only a part of it.
Only control objects whose names begin with this fragment are displayed. You
can also use wildcards ("*" and "?") to select groups of control objects.
Please note that if you use wildcards, you have to manually append a
trailing "*" if desired. You can display the union of multiple filters
at the same time by separating multiple filter expressions with commas, e.g.
test-, MyTest-*-123.
|