开发者

checkbox for Drupal CCK

开发者 https://www.devze.com 2022-12-30 10:38 出处:网络
I\'m new at Drupal. love it so far :) I\'m creating a CCK custom content type. I need to make a ameniti开发者_运维问答es list in checkbox format. so I made;

I'm new at Drupal. love it so far :)

I'm creating a CCK custom content type. I need to make a ameniti开发者_运维问答es list in checkbox format. so I made;

File Type: Text

Widget Type: checkboxes/radiobuttons

and Allowed values list:

onsite_dining|Onsite Dining

meeting_space|Meeting Space

business_center|Business Center

and it creates Radio Buttons which only 1 selection :( How can I make it Check Box to give ability to select more than 1?

Appreciate helps!


There as an option: Number of values You have to set it to something other than one. This option is below the Required checkbox in the field settings page.

0

精彩评论

暂无评论...
验证码 换一张
取 消