回发时保持附件Sharepoint 2010

时间:2013-09-25 09:53:51

标签: c# .net sharepoint sharepoint-2010 sharepoint-2013

我有一个带附件的自定义列表。我正在使用SharePoint:AttachmentButton

<SharePoint:AttachmentButton runat="server" ID="attc" FieldName="Attachments"/>

当表单回发时,此字段无法保留文件。我知道这是Sharepoint 2010的问题。但我想保留这些文件。

帮帮我PLZ

1 个答案:

答案 0 :(得分:0)

看一下这个链接,它会让你了解附件按钮的工作原理。 https://www.nothingbutsharepoint.com/sites/eusp/Pages/sharepoint-list-attachment-technical-brief.aspx

正如你所知,这就像Shrepoint 2010中的一个错误。

仍然可以尝试一下