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.
当匿名用户提交具有隐藏值的 drupal 网络表单时。价值未进入电子邮件模板。有没有办法让匿名用户为隐藏字段获取价值。
哪个隐藏的价值?匿名用户在 Drupal 视线中不是真实用户,因此 $user 数组不可用。HTTP 的东西,包括主机、引用者和其他可用的变量。此外,存储在评论表单 cookie 中的值不能在网络表单中使用。