Archive for category: MOSS - Customization with SPD

Microsoft Office Sharepoint Server

Sharepoint 2007 sample master page

4 August, 2008 (10:36) | Business Data Catalog, MOSS - Customization with SPD, MOSS - Master Pages | By: G Vijai Kumar

5number-masterpage.zip
Installation Steps:

Extract the downloaded file 5Number-MasterPage
Open your Sharepoint 2007 site in Microsoft Office SharePoint Designer 2007.
On the File menu, click Open Site.
In the Open Site dialog box, type the URL of the site that you want to open, and then click Open.
On the File menu, select Import > File
In the Import dialog box, select Add [...]

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.