drupal 7 webform表单元素不显示

发布于 2024-11-26 20:54:12 字数 88 浏览 5 评论 0原文

我创建了一个新内容(网络表单)。

我已经使用网络表单成功添加了一些元素。但它没有在视图页面上显示表单元素。

谁能在这件事上帮助我?

I have created a new content (web form).

I have successfully added some elements using webform. But it's not displaying form elements on view page.

Can anyone help me in this matter ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

木有鱼丸 2024-12-03 20:54:12

难道是你的主题没有打印出该内容?尝试使用默认主题,看看会发生什么。

Could it be that your theme is not printing out that content? Try using the default theme and see what happens.

人│生佛魔见 2024-12-03 20:54:12

我在drupal 6上也遇到了同样的问题。后来,我发现了几个问题。
当我从 3.5 版本升级到 3.12 版本时,我忘记运行 update.php 文件。
另外,不要忘记刷新缓存。完成这两项任务后,效果符合预期。可能同样适用于 Drupal 7。

I had the same problem with drupal 6. Later, I found a couple of problems.
I forgot to run update.php file when I upgraded from 3.5 to 3.12 version.
Also, do not forget to flush cache. After doing these two tasks, it worked as expected. May be, same is applicable for Drupal 7.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文