在SharePoint 2010的DispForm.aspx页的功能区中添加自定义操作

在DispForm.aspx页的功能区中添加一个新的选项卡可以参考如下的elements.xml文件:

 Sequence="5" Image16by16="/_layouts/images/mypic.jpg" Image32by32="/_layouts/images/mypic.jpg"

Description="My cutsom ribbon button on displayform.aspx."

LabelText="Custom Button"

TemplateAlias="o1"/>

参考资料

Add custom action to DispForm.aspx ribbon in  SharePoint 2010

posted @ 2010-10-16 17:40  Sunmoonfire  阅读(120)  评论(0)    收藏  举报