When I add a new content taxonomy field to a content type, I only get three form display options: Radiobuttons/Checkboxes, Select List, or Tree. If I choose select list, I can only get it to make a select list that allows a single term to be chosen, even though my vocabularies allow multiple terms to be chosen for a node. Is this a bug, or, how do I get the module to let me add a content taxonomy field with a multiselect list? I want a multiselect, not checkboxes, etc. Help!
Comments
Comment #1
mh86 commentededit the field settings and set 'Number of values' to 'Unlimited', now it should be a multiple select field.
Comment #2
elly commentedAH, that was easy, thanks so much for your reply.
Comment #4
chompz commentedI can't find this field setting in the field property. Could you please provide me some further explanation. I am using 6.x-dev version. Thanks