Drupal CCK复选框 [英] checkbox for Drupal CCK

查看:166
本文介绍了Drupal CCK复选框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Drupal的新人。爱情到目前为止)



我正在创建一个CCK自定义内容类型。我需要在复选框格式设置一个设施列表。



文件类型:

p>小部件类型:
复选框/单选按钮


和允许值列表:


onsite_dining |现场餐饮



meeting_space |会议空间



business_center |商务中心


它创建了Radio Buttons,只有1个选择:(如何制作复选框可以选择多于1个?



感谢帮助!

解决方案>

作为一个选项:值数
您必须将其设置为一个以外的值
此选项在必需复选框。


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

I'm creating a CCK custom content type. I need to make a amenities 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.

这篇关于Drupal CCK复选框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆