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.
我正在使用 HDIV 版本 3.2.0,不包括如下参数:
registry.addParamExclusions("param1").forUrls("/section/.*");
但是当我尝试使用“param1”(隐藏参数和使用jQuery设置值)提交表单时,HDIV仍然验证这个参数并且表单提交失败。
谢谢你的帮助!
问候, Subbu