Close QuickFilter Bar via command?

In a previous discussion, @Jon said..

While a filter is defined the filter bar is shown, and it disappears when the filter is cleared (which happens when you press escape). This is how it was designed.

Pressing escape works but this doesn't, somewhat to my surprise. This simple toggle button opens the Quickfilter bar but fails to close it if it is already open.

@if:!Set QUICKFILTER 
Set QUICKFILTER 
@if:else
Set QUICKFILTERCLEAR 

Can the Quickfilter bar be closed with a command or is pressing escape, or clicking the lister background. the only way?

1 Like

The filter bar won't close if it has focus (else deleting the current filter would close it before you could type anything else). It gets focus when it opens.

Set FOCUS=<something else> might work.

Thanks. It does. I used Set FOCUS=Source.