This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Create a filter button

#32775
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Well, you can trigger some events via the plugin javascript API. The toggleSettings method is what you are looking for.
After creating a button, you could program an event listener on cliks, and execute that method to open the settings.

#2. If you mean showing the number of matches/possible matches in the filter, it is not possible unfortunately.