Archive for tag: Sharepoint Designer

Copy item from one list to another, using Sharepoint designer workflow

26 July, 2008 (16:27) | MOSS - Customization with SPD | By: GVK

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
Create two custom [...]

MOSS links open in new window

21 July, 2008 (11:59) | MOSS - Customization with SPD | By: GVK

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, Click on that
4. [...]

Format sharepoint list column text

21 July, 2008 (11:27) | MOSS - Customization with SPD | By: GVK

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.