是否可以将附件作为链接来下载 infopth 形式的文件
我有一个 infopath 表单,可以在其中附加 pdf 文件。仅当我选择从附件图标下载时才能查看附件。我无法仅通过单击附件来查看 pdf。如何添加此功能,以便用户只需单击附件即可下载/查看文件。
谢谢!
PS:这是在我的共享点网站上托管的启用浏览器的表单。
I have an infopath form where i can attach pdf files. The attachment can be viewed only if i chose download from the attachment icon. I am unable to view the pdf by just clicking on the attachment. How to add this feature so that the user simply clicks on the attachment to download/view the file.
Thanks!
P.S: This is a browser enabled form hosted in my sharepoint site.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 SharePoint 2007 中,您可以考虑将文件 URL 存储在 SharePoint 列表中并在 Infopath 表单中显示链接。这将直接从表单打开文件,甚至您可以将链接存储在列表中。请阅读此文章。
如果您在 SharePoint 2010 中查看这一点 - 它非常简单。 这个< /strong> 可能会有所帮助。
In SharePoint 2007, you can think of storing the file url in a SharePoint list and displaying the links in the Infopath form. This will directly open up the file from the form and even you have the links stored in the list. Please read this article.
If you are checking this out in SharePoint 2010 - its quite straight forward. This might help.