-
-
Copy item from one list to another, using Sharepoint designer workflow
If you are looking to copy list items from one Sharepoint site to another programmatically, please have a look at this post In this post you will learn how to copy list items from one list to another using Sharepoint Designer workflow, for this you need basically two lists, Source List and Destination List
-
-
-
-
-
MOSS links open in new window
There is very easy way to open the Links webpart links in new window using SPD. 1. Open the site in sharepoint designer. 2. Select the Links webpart and convert it into XSLT Data View 3. Then, select any one of the link in Links webpart and right click you will find Hyperlinks Properties option,…
-
Calculate two fields in Sharepoint list
please follow the steps: 1. Create three columns Quantity, Unit Price & Net Amount 2. Columns types: Quantity [Number], Unit Price [Currency], Net Amount [Calculated (Calculation based on other columns)] 3. While creating Net Amount Column give text which is quotes (avoid quotes) “=[Quantity]*[Unit Price]”
-
Format sharepoint list column text
1. Open the site in Sharepoint Designer 2. Select the list webpart and convert it into XSLT Data View 3. Select the column text which you want to make as bold/italic right click and take mouse over on Format Item as option and click on Text 4. Then format the text accordingly.
-
Most important sharepoint site links
Microsoft Virtual Labs: TechNet Virtual Labs: 2007 Microsoft Office System Microsoft® Office SharePoint® Server 2007 Installation and Configuration Creating Workflows for Windows SharePoint Services Getting Started with the Business Data Catalog in Microsoft® Office SharePoint® Server 2007 Videos: 2007 Office System Video: Portals Conference Videos: Windows SharePoint Services Platform, Collaboration Sharepoint-Screen-Casts Microsoft Most Valuable Professional…