标签: sharepoint sharepoint-2010
我正在处理文档上传,上传后,用户需要EditForm.aspx,我不想显示很少的字段。
如何以编程方式隐藏EditForm.aspx中的字段?包括自动部署。
答案 0 :(得分:0)
你没有。
您只需更新列表字段,即可通过ShowInEditForm属性将其设置为不可编辑。
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfield.showineditform.aspx