摘要:
1、在 Sharepoint Desinger里拷贝列表的DispForm.aspx.重命名为DispForm1.aspx;2、在DispForm1.aspx添加该列表的数据视图;3、在dvt_1.rowviewXSL template添加附件的地方加上<SharePoint:AttachmentsField ControlMode="Display" FieldName="Attachme... 阅读全文
摘要:
启用列表的附件功能列表——列表设置——高级设置,里面启用列表项附件功能即可。 阅读全文