2

i can't create checkboxes or select boxes in drupal with webform

http://img151.imageshack.us/i/screengh.jpg/ http://img573.imageshack.us/i/screen2o.jpg/

so where are the options to create values of a select box?

thx

4

2 回答 2

3
  1. 选择选择选项表单域
  2. 以格式输入选项key|value
  3. 检查列表框/检查多个
  4. 结果选择框/结果复选框。

图片 http://grab.by/grabs/47e886f18745cca9e810c9b72e35844d.png

于 2010-11-08T08:10:35.857 回答
0

I assume this is a CCK question.

Some field types have a "Select" as a option as well as "Checkboxes/Radio". If you select that, it will be what you want. You set default values and allowed values for the field on the configuration page.

于 2010-11-07T22:12:09.560 回答