Example of a SharePoint 2013 custom extended Menu

Source: Internet
Author: User

Connect above: http://www.bianceng.cnhttp://www.bianceng.cn/web/sharepoint/201406/41934.htm

Example seven list set menu extension (listedit.aspx)

Extended effect

XML description

<customaction
      id= "CustomAction1"
      description= "blog Park-Lin Yu" title= "
      Blog Park-Lin Yu
      " groupid= " Generalsettings "
      location=" Microsoft.SharePoint.ListEdit "
      rights=" ManageWeb
      " Requiresiteadministrator= "FALSE"
      sequence= ">
    <urlaction url=" Http://www.cnblogs.com/jianyus "  />
  </CustomAction>

Example eight Administration Center Application Management Extension Menu

Extended effect

XML description

<customaction
      id= "Changenamedescriptiongroup"
      description= "blog Park-Lin Yu" title= "
      Blog Park-Lin Yu
      " groupid= " Webapplications "
      location=" Microsoft.SharePoint.Administration.Applications "
      rights=" ManageWeb
      " Sequence= "<urlaction" >
    url= "Http://www.cnblogs.com/jianyus"  />
  </CustomAction>

Note: The scope of this feature, if the farm level, otherwise, the management center does not take effect.

Other locations reference the default Custom Action locations and IDs

Example ten extension people and groups settings (groups.aspx) menu

Extended effect

XML description

<customaction
      id= "Changenamedescriptiongroup"
      description= "blog Park-Lin Yu"
      title= "blog Park-Lin Yu"
      Groupid= "Settingsmenu" location= "Microsoft.SharePoint.GroupsPage" rights= "ManageWeb" sequence= "
      >
    <urlaction url= "Http://www.cnblogs.com/jianyus"  />
  </CustomAction>

Conclusion

On the basis of the previous blog, add a few examples to facilitate everyone to understand the role of location and GroupID, hope that a simple example, can be helpful to everyone.

Author: cnblogs Lin Yu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.