Posted by Chris
2016-12-18

Regards from Switzerland! Thanks for your great application.
Is there a possibility, to display "Checkboxes" as Checkboxes in the search pane?
Currently these items are represented as "selects" (which is slightly inconsistent, compared to the detail view).
Posted by Tom
2016-12-18

It's on purpose. As you know, a checkbox has two states:

(1) checked and (2) unchecked.

To search for records, you need three states:

(1) checked, (2) unchecked, and (3) Don't care.

That's why it uses a dropdown box in the search criteria pane.