When you allow advuser to filter by a profile field that is a checkbox you have to use 1 for true and 0 for false to filter users that selected the checkbox or not. Shouldn't an extra profile field have the same input type on the filter page as it does on the registration page or profile editing page. This way instead of entering 1 or 0 you can just check the checkbox. So if there is a profile field that is a select drop down box or multi select box they would be the same on the filter page with the appropriate values populated already. This would enhance usability.

Comments

Anonymous’s picture

Version: 4.7.x-3.x-dev » master

I have recently taken maintainership of this module and I plan to rethink the filtering UI. I will not be refactoring this for previous versions but hopefully by the time Drupal 6 is out I will have the coding in place; therefore, I've changed the version to HEAD.

sign’s picture

Version: master » 5.x-2.x-dev
Status: Active » Fixed

Should be fixed in 5.x-2.x-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.