On Jul 29, 2006, at 1:20 PM, Earl Miles wrote:
I was originally going to change the checkboxes to buttons, but then I realized: What if I want to enable 4 modules at once? Enabling them one at a time would be kind of annoying.
Tradeoffs ... I agree with the above, but on the other hand enabling/ disabling a single module is much nicer with a button. It's annoying to have to check a box and then go scrolling to find the submit button. Is there a way to have both without it being too cluttered? I'm thinking of the phpMyAdmin display of a table where there is a check box and edit/delete buttons (icons actually) in each individual rows, with a set of buttons below the table to apply to all checked rows at once. Just an idea, Ray