I'm learning how to use the next search plugin: http://grails.org/plugin/filterpane
I'm executing the example project of the plugin: https://github.com/Grails-Plugin-Consortium/grails-filterpane-demo/
I want to hide the combo box:
For example, let say we want to filter as follow:
Is it possible with this plugin? Do you recommend to use another one? Do you recommend to do it manually without any plugin?