将 HTML 表单添加到 Kooboo 的页面中

发布于 2024-10-20 11:17:12 字数 68 浏览 0 评论 0原文

我有 Kooboo CMS。我想添加一个 HTML 输入表单来提交数据。如何将 HTML 表单添加到 Kooboo 页面?

I have Kooboo CMS. I want to add an HTML input form for submitting data. How do I add any HTML form to a Kooboo page?

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

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

发布评论

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

评论(1

旧人九事 2024-10-27 11:17:12

我认为这很容易。我认为你需要:

  1. 为你的表单创建“内容类型”(像这样
    -http://wiki.kooboo.com/?wiki=Content_type_management)
  2. 为此内容类型创建“内容文件夹”
    (http://wiki.kooboo.com/?wiki=Folder_management)
  3. 创建视图并使用代码助手“表单” - “添加内容” - 你会得到
    一个用于添加内容的 html 表单模板,您只需编写一个
    内容文件夹和内容类型的字段。

有关 KooBoo CMS 的更多信息请此处

I think it's easy. I think you need to:

  1. create "Content type" for your form (like this
    -http://wiki.kooboo.com/?wiki=Content_type_management)
  2. create "Content folder" for this content type
    (http://wiki.kooboo.com/?wiki=Folder_management)
  3. create view and use code helper "Form" - "Add content" - you'll get
    a html form template for add content, you need just to write a
    content folder and fields from content type.

More about KooBoo CMS here and here

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