回发时保留附件 SharePoint 2010
本文关键字:SharePoint 2010 保留 | 更新日期: 2023-09-27 18:32:40
我有一个带有附件的自定义列表。我正在使用 SharePoint:AttachmentButton
<SharePoint:AttachmentButton runat="server" ID="attc" FieldName="Attachments"/>
表单回发时,此字段不能保留文件。我知道这是Sharepoint 2010的问题。但我想保留这些文件。
请帮帮我
看看这个链接,它会让你对附件按钮的工作原理有所了解。https://www.nothingbutsharepoint.com/sites/eusp/Pages/sharepoint-list-attachment-technical-brief.aspx
如你所知,这就像Shrepoint 2010中的一个错误。
你仍然可以尝试一下