-
-
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…
-
Business Data Catalog: Configure Search for Business Data Application
Yesterday, I was on the task of importing the bussiness data in to the sharepoint site which was successfully done. But when I type keywords to search my business data (business data is nothing but apart from content database like Adventureworks, Northwind etc.) in sharepoint site, I was unable to view the single result, though…