Criteria Builder Operator as Dropdown
In Query Results tab in Criteria Builder how to make Operator (is equal to, is in list...) as a drop down list. Now it is showing like a anchor button i think.
Am working on MVC4 application with SQL server database and AQB version is 2.11.2
I am just trying to understand logic of a "non-techincal user". Something prevents him from understanding of anchor button for choosing operator, but he doesn't experience any problems from the rest of the anchor buttons with same logic (click to see the list of possible values). Seems strange, don't you think so?
Anyway, what we can do is to make an option for the operator anchor button to look like a combo box, i.e. to have a solid border around it and an arrow button at the right. You can use any graphical editor to draw a border on the screenshot from my previous message to understand what it will look like. Let me know if this will suit your needs.
Alternatively you can get the full version with source code and modify the source JavaScript code the way you like.