Make yes/no options checkboxes, not two radios
yoroy - October 14, 2008 - 19:49
| Project: | Hierarchical Select |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Wim Leers |
| Status: | postponed |
Jump to:
Description
It saves space and just makes sense.

#1
#2
It's so obvious now…
#3
This doesn't seem to be that much superior after all:
- the problem with the checkboxes is that Drupal styles them very differently … http://skitch.com/wimleers/2ikj/form-inconsistencies
- the bold strings indicate the settings. And it's also how they're named internally. So if you're a developer, it'll allow you to quickly find the settings you're looking for.
#4
For now, I'll keep it this way. Drupal core does the same thing at admin/settings/performance. Plus, I'd have to update the JS and I don't have much time now.
#5