Getting started with Business Data Catalog in sharepoint 2007
In this post we can learn how to display the business data (AdventuresWorks 2005) in a Business Data List webpart of Sharepoint 2007 Steps:
In this post we can learn how to display the business data (AdventuresWorks 2005) in a Business Data List webpart of Sharepoint 2007 Steps:
Go to Site Actions > Site Settings, under Galleries section click Site content types On Site Content Type Gallery page click on Create, then redirects to new site content type page. In the Name and Description section, fill the text boxes Name and Description.
Follow the below steps to change the Central Administration port number On the sharepoint server open the command line window and type cd C:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BIN
One of my client asked to set the task list title textbox to readonly mode when the user selects edit item property from the context menu. So, I thought to complete this scenario by making use of javascript
1) Configure site usage reports in Central Administration Go to, Central Administration > Operations > Usage Analysis Processing
To display only the current site title in Sharepoint breadcrumb add the property ParentLevelsDisplayed=”0″ in the <asp:SiteMapPath… tag The below Asp:SiteMapPath tag display only the current site title
Now, we learn how to customize the sharepoint search box
Steps to configure Form based authentication in MOSS 2007: Creating the SQL database Creating the users in SQL database Creating two sharepoint sites (one is web application and other extending the web application) Configure membership, role provider and connection string in both web.config files of the Sharepoint site Configure authentication type in central administration
Create a web application on port 5 (not only on 5 you can chooose other ports too) Extend the web application on to port 6 (which was created on port 5)
Click Start > Settings > Control Panel, then click Regional and Language Options.