Thanks for an excellent module!

I am requesting the ability to put the checkbox items into columns. I have a taxonomy vocabulary that has 20 or so terms, it would be nice if they were put into a columns with a user specified number of items in each column.

I'm attaching a screenshot to make myself a little clearer.

Thanks again!

Comments

zap-admin’s picture

I have not tried this module yet but I was wanting to do the exact same thing you're talking about. It's next on my list after I knock out another issue with a site I'm working on.

http://drupal.org/project/multicolumncheckboxesradios

It sounds like it will put a longer vocabulary into multiple columns instead of one long ass one.

Greg Adams’s picture

StatusFileSize
new38.91 KB

I used CSS to style these... kinda tricky but it works

john franklin’s picture

Status: Active » Closed (won't fix)

CSS (either floats or column-count) or the multicolumncheckboxradios module is a better solution. Layout like this is outside the scope of this module.