Monday, February 16, 2009
Creating aspx pages from visual studio 2005 extensions
Creating SharePoint Workflow from Visual Studio 2005
Group ID's For Elemets.xml
http://geeksconnected.com/muhanad/Lists/Posts/Post.aspx?List=a7ec315d-5ab3-40ad-9a21-748fc9a07ee1&ID=29
http://msdn.microsoft.com/en-us/library/bb802730.aspx
The following table shows the locations, custom action group IDs and, custom action IDs that are used in the CustomAction and CustomActionGroup elements of custom actions that are installed by default in Windows SharePoint Services 3.0.
Each location value that is listed in the table corresponds to the Location attribute of CustomAction, each group ID corresponds to the GroupId attribute of CustomAction or to the Id attribute of CustomActionGroup, and each custom action ID corresponds to Id attribute of CustomAction.
You can create a Feature that implements the HideCustomAction element to hide any default custom action that is identified in the table.
Examples of common formulas For caliculated fileds in sharepoint
You can use the following examples in calculated columns. Examples that do not include column references can be used to specify the default value of a column.
http://office.microsoft.com/en-us/sharepointtechnology/HA011609471033.aspxSharePoint and Javascript
Using JavaScript to manipulate a list form field.
Hide a field from NewForm.aspx
http://edinkapic.blogspot.com/2007/08/hide-field-from-newformaspx.html
Using Simple JavaScript in SharePoint
http://www.sharepointkings.com/2008/06/using-simple-javascript-in-sharepoint.html
and few other links
http://sharepointsolutions.blogspot.com/2007/09/make-selected-links-in-links-list-open.html
http://www.codeproject.com/KB/sharepoint/Control_validation.aspx