Hello,
I'm a ways in to a project with a client and I have created a few vocabularies that have over 35 terms in each. I've added a term reference field for each of these vocabularies in one of my content types. They are checkboxes as they are multi-select. It makes the node/add screen look long and unformatted to have all of the checkboxes in 1 column, so I want to make it so that the checkboxes appear in 3 columns on that screen. I installed the Multi-column checkboxes radios module (the D7 dev version - 7.x-1.x-dev) and enabled it on my site. I *assumed* that I would need to go into the field settings of my term references to enable this functionality, since that is what you do for the D6 version of the module, but when I went there I saw no option.
Has anyone else gotten this functionality to work on D7? I really want to do this. If I can avoid writing a module from scratch that would be ideal..I have seen a few posts about creating a module for this feature, but if I can get the module that is already created working i'd rather do that.
Thanks,