InfoPath 表单关闭并重定向到已删除的 SharePoint 库?

发布于 2024-12-07 03:38:06 字数 100 浏览 0 评论 0原文

当用户第一次单击“提交”时,表单将关闭,并且他们将被重定向到我删除的旧库。但是,如果他们返回并编辑表单然后再次提交,它将重定向到正确的库。为什么它会重定向到旧库,有没有办法解决这个问题?

When a user clicks submit for the first time, the form closes and they are redirected to an old library that I deleted. But if they were to go back and edit their form then submit again, it will redirect to the correct library. Why does it redirect to the old library, and is there a way to fix this?

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

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

发布评论

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

评论(1

银河中√捞星星 2024-12-14 03:38:06

您是否检查过 InfoPath 表单的 URL(如果您在外部使用提交表单的链接)。如果是这样,请在打开提交表单后检查名称为“Source=”的 URL 中的参数

(或者),从浏览器复制 URL 并将其粘贴到任何记事本中,检查传递的参数。部分参数如下:

XsnLocation=

SaveLocation=

Source=

DefaultItemOpen=

did you ever checked URL for the InfoPath form (if you are using externally the link for submission form). If so please do ckeck parameters in the URL with name "Source="

(OR) once you open the submission form, copy the url from the browser and paste it in any notepad, do check the passed parameter(s). some parameters are as below:

XsnLocation=

SaveLocation=

Source=

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