Typo3:powermailer:同一页面上不同位置的一个表单

发布于 2024-12-04 11:29:09 字数 237 浏览 1 评论 0原文

我有一个页面,我需要在主要内容中使用一种表单,在页脚中使用一种表单。 问题是这两种形式应该连接起来。

主要内容中的表单有三个输入字段,分别是姓名、电子邮件等,页脚中的表单有两个单选按钮。 单选按钮的作用是“我同意”,因此它们必须以某种方式连接到其他字段。

我将typo3 与powermailer 一起使用。

我有一个使用 css 的想法,只需将这些单选按钮移动到页脚即可。 但我想要一个更永久的解决方案。谢谢。

I have a page where I need one form in the main content and one in the footer.
The problem is that these two forms should be connected.

The form in the main content have three input fields for name, email etc. and the one in the footer has two radio buttons.
The radiobuttons work as "I agree" so they have to, somehow, be connected to the other fields.

I use typo3 with powermailer.

I have a thougth of using css and just move those radiobuttons to the footer.
But I would like a more permanent sollution. Thanks.

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

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

发布评论

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

评论(1

牵强ㄟ 2024-12-11 11:29:09

我认为目前没有更好的解决方案,但 CSS 的使用方式是正确的。

如果我理解正确的话。您正在尝试实现两个相互连接的插件。这对于 powermail 来说是不可能的。

虽然很脏,但可用的是 CSS 方式,或者可能是 JavaScript 解决方案来实现一些奇特的效果。

I think that there is currently no better solution, but youre on the right way with CSS.

If i understood you correctly. You are trying to implement two plugins which are connected to each other. This is impossible with powermail.

Dirty, but useable is the CSS way or maybe a JavaScript solution for some fancy effects.

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