Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当用户提交 Powermail 表单时,您如何显示在重定向页面上输入的信息?
默认情况下,它将重新加载当前页面以显示输入的信息来代替表单。因为我的表单处于弹出模式中,所以我需要重定向到另一个页面并在那里显示提交的信息。这可能吗?
如果您重定向 powermail 提交,您将无法再次显示这些值。只有在没有重定向的情况下才能显示值。