mistic100 / jQuery-QueryBuilder

jQuery plugin offering an interface to create complex queries

Home Page:https://querybuilder.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can i remove/hide the operators drop down?

priyamsharma2704 opened this issue · comments

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

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