In SharePoint we are using various types of web parts. List View web part are one of major type which uses to populate data on the web page from a SharePoint list. By default all the web parts of the page use the styles inherits from the site theme. Here I explain a simple workout to apply a CSS style to a web part only using out of the box features of SharePoint 2010. There are only 3 steps for you to follow. 1. Get the ID of web part you wants to apply CSS style 2. Add Content Editor web part 3. Apply CSS style as you required Step 1 ♣ Go to “view source” of the browser you are using and search for the web parts name. In my scenario, it’s “Emergency”. ♣ Now grab the ID number mentioned there at the end of WebPartTitleWPQ 2 . “2” is the ID of “Emergency” web part in my web page. Step 2 ♣ Now add a Content Editor Web Part by go to edit mode of the page. ♣ Set the Chrome Type as None of the added Content Editor Web Part. S...
Most often, we required moving or copying a workflow that is created using SharePoint designer between sites or site collections. This was straight forward in SharePoint Designer 2007. You just need to copy the content of the workflow’s config(workflow.xoml.wfconfig.xml) file and the rules file & replaced the list GUID’s. But in SharePoint Designer 2010, there is a little tweak associated with it. There was an option in SharePoint Designer, Export to Visio which exports your workflow as a .vwi file, and can be imported in to another site using the option Import from Visio . But when you try that option, you will get the below message. This workflow cannot be imported because it was created in SharePoint Designer for a different site, or the original workflow has been moved or deleted. To move a workflow between sites, use Save as Template (.wsp file) instead of a Visio workflow drawing. So, to achieve the same follow the steps below. In the fi...
Components: • WSS 3.0 / MOSS Server • SPTimer service • SMTP Relay • Active Directory management service • User account which has rights in AD (Delegate control for a specific OU) About Incoming E-mail: • Feature of MOSS that enables SharePoint sites to receive and store e-mail messages and attachments in lists and libraries. • Users can upload documents to SharePoint document library. • Each list and library will have unique email address. Simple Scenario: Easy to configure, very less resources required. You cannot use your existing corporate email client to send emails to Sharepoint lists. Users have to remember all the email address for Sharepoint list items or it has to stored in local contacts list, there is no central location where you can store like Active Directory or GAL. Windows 2003 server Internet Information Services 6.0 SMTP service .Net Framework 3.0 WSS 3.0 / MOSS server SMTP Configuration: Server Configuration: Though you have exchange server in organ...
very good video..
ReplyDeleteSharePoint