Hi.
When adding the field into a content type - the checkbox 'Multiple values' is checked by default and I cannot change it's state, as it is inactive.
Would appreciate your response with a solution.
Thank you.
Ivan.
Hi.
When adding the field into a content type - the checkbox 'Multiple values' is checked by default and I cannot change it's state, as it is inactive.
Would appreciate your response with a solution.
Thank you.
Ivan.
Comments
Comment #1
rconstantine commentedYou can't because in the README you'll notice that the radio button side of the module isn't quite working. Radio = single, checkboxes = multiple.
Patches welcome.
Comment #2
ivrh commentedThe real issue was that this particular vocabulary supported multiple values. Since I unchecked this checkbox - all returned to normal.
But thank you anyway.
Comment #3
rconstantine commentedOh, right. I misread your issue. In any case, should you need the radio button side of things, patches are still welcome :)