Drupal 2阶段提交

发布于 2024-12-06 19:31:58 字数 117 浏览 0 评论 0原文

使用 Drupal 6 我正在寻找一个两阶段提交:

  1. 用户填写表单并按下“发送”
  2. 表单被可视化为只读,带有“后退”和“确认”按钮

是否有一个模块?

Using Drupal 6 I'm looking for a 2-phase submission:

  1. User fills form and push "Send"
  2. Form is visualized as read-only with button "Back" and "Confirm"

Is there a module for that ?

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

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

发布评论

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

评论(1

长发绾君心 2024-12-13 19:31:58

CTools 模块 可能是最接近的,它有一个帮助 API 来创建多步骤表单。这里有一个教程

除此之外,您需要创建自己的 多步骤形式

The CTools module is probably the closest, it has a helper API to create multistep forms. There's a tutorial here.

Other than that you would need to create you own multistep form

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