无法更改 drupal Web 表单中选择元素的选项
我是 drupal 新手。我创建了包含几个元素和两个选择框的 Web 表单。一切顺利。那是上周的事了。
现在,我想更改值,奇怪的是我在表单组件页面的任何位置都看不到值列表。我什至不知道如何创建新的选择框并提供新的选项。 我想我杀死了一些负责这个的模块。我不知道。
FCKEditor 已安装,如果有帮助的话。
Im new to drupal. I had created web form with few elements and two select boxes. All went well. that was last week.
Now, I want to change the values, and strangely I can't see list of Values anywhere in the form component page. I can't even see how to create a new selectbox and give new options.
I think I kill some module responsible for this. Im not sure.
FCKEditor is installed, if that helps.
screenshot: http://twitpic.com/2sqytr
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您转到该节点,您应该会看到一个
Webform
选项卡,如果单击该选项卡,您应该转到 Webform 表单的概述,您可以在其中编辑现有表单字段并添加新表单字段。If you go to the node, you should see a
Webform
tab, if you click that you should go to the overview of the webform form, where you can edit existing form fields and add new ones.