I have the following code:
@if:!Set QUICKFILTER
Set QUICKFILTER
@if:else
Set QUICKFILTERCLEAR
It toggles the filter bar on and off when it is in a button that is within a menu button. When I copy that button to a toolbar, it no longer toggles. The button only turns on the filter bar but no longer turns it off. Ideas? TIA