By digitom on
Hello,
i'm just setting up my new drupal site, and want to create an checkbox with cck module.
I'm only be able to create an radio-button, but how to create a checkbox ?
Best regards,
Thomas
Hello,
i'm just setting up my new drupal site, and want to create an checkbox with cck module.
I'm only be able to create an radio-button, but how to create a checkbox ?
Best regards,
Thomas
Comments
Check "multiple values" in
Check "multiple values" in the Data settings of your fieldtype. In the "Allowed values" textfield below, you can define the labels of your checkboxes (one per line).
yes, that was it. thanks.
yes, that was it. thanks.