mistic100 / jQuery-QueryBuilder

jQuery plugin offering an interface to create complex queries
https://querybuilder.js.org
MIT License
1.68k stars 552 forks source link

can i remove/hide the operators drop down? #966

Open priyamsharma2704 opened 1 year ago

priyamsharma2704 commented 1 year ago

I need to remove/hide the Operators drop down menu for some rule, how I can I achieve that?

Arpit-Atriwal commented 9 months ago

You need to use event for that after that get the rule operator and based on operator id hide the operator and show.