The SharePoint install is a SP2010 install on a 2008 R2 server. Everything is fully patched. I am running the SP Designer on the SharePoint Server directly.
I want to add Change item order ribbon into ribbon panel. I have created feature and activated, however i still cant see the item order ribbon. Can anyone help me with this?
I am using Share Point 2010, I have requirement where i create some Custom lists in feature activation by code and i have to hide \"Edit Item\" in ribbon for a specific Custom List
Please help, how to create wsp package from powershell? I know how to build solution, but I don\'t know how to emulate command Packag开发者_JAVA百科e, which exists for WebPart projects in project item
I am trying something really simple in F# to try and test interaction with the SharePoint 2010 API.I think I am running into a general problem with F#.Is there anyway that an F# script can access the
How is it possible to cancel all running workflows in a SharePoint (2010) List? I found this script via technet.
In short, with a RichHtmlField we can customize which Styles & Markup Styles 开发者_C百科appear in the drop down lists on the Ribbon.Using an OOTB Content Editor Web Part we cannot.
We are trying to create an ItemAdded event receiver that will update Created By (Author) field in a custom SharePoint list. In this custom list we have enabled Item-Lever Permissions so that userA wil
I am trying to add a GridView to the aspx page ,but when I add it I get the error I have enabled debugging on the web.config file , but still I get this below error. Since a day I have been trying t
Does anyone know how to create a simple calculator using CEWPs or Form Web Parts on SharePoint 2007? Basically all I need is two fields for input and a submit button which uses the 2 input fields in a