Sign in
|
Join
|
Help
in
Current Tags
Raymond Mitchell
Information Worker Practice
(Entire Site)
Home
Blogs
Groups
This Blog
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Composite Apps - Custom Pages (4 of 4)
Composite Apps - Custom Pages (3 of 4)
Composite Apps - Custom Pages (2 of 4)
Composite Apps - Custom Pages (1 of 4)
Composite Apps - SPD Workflow Basics
Tags
Advanced Composite Applications
Books
Composite Applications
Events
General
InfoPath Forms
IW Consulting
Microsoft Office SharePoint Server 2007
Minneapolis Office Developers Interest Group
PowerShell
SharePoint Designer 2007
SharePoint Products and Technologies
Windows SharePoint Services v3
Windows Vista
Workflow
Archives
April 2008 (1)
February 2008 (15)
January 2008 (4)
December 2007 (3)
November 2007 (6)
October 2007 (3)
August 2007 (1)
May 2007 (4)
April 2007 (3)
March 2007 (1)
January 2007 (3)
December 2006 (2)
November 2006 (3)
September 2006 (3)
August 2006 (5)
July 2006 (4)
June 2006 (3)
May 2006 (12)
Raymond Mitchell
Browse by Tags
All Tags
»
Microsoft Office SharePoint Server 2007
(
RSS
)
Advanced Composite Applications
Books
Composite Applications
Events
General
InfoPath Forms
IW Consulting
PowerShell
SharePoint Designer 2007
SharePoint Products and Technologies
Windows Vista
Workflow
Composite Apps - Custom Pages (4 of 4)
Now we have a completely custom page but what we really want is a page that matches the look and feel for our site as defined by the Master Page. To accomplish this, open the page in SharePoint Designer and choose "Attach Master Page"...
Posted
Feb 11 2008, 08:00 AM
by
rmitchell
with | with
no comments
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
Composite Apps - Custom Pages (3 of 4)
So we have a new page , we've added a link to the Quick Launch so we can easily find it... but the page is still pretty ugly: Well, the first thing we can do is apply the SharePoint styles to the page. This will work if you want a completely custom...
Posted
Feb 08 2008, 08:00 AM
by
rmitchell
with | with
no comments
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
Composite Apps - Custom Pages (2 of 4)
Now that you have your custom page , you'll probably want to make it more accessible. To do that, let's add a link to the Quick Launch. Now, we talked about how to do this from the web interface before , today we're going to make the change...
Posted
Feb 07 2008, 08:00 AM
by
rmitchell
with | with
2 comment(s)
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
Composite Apps - Custom Pages (1 of 4)
Earlier we took a look at how to add Custom Web Part Pages to your SharePoint sites. You can also create custom pages within SharePoint Designer. To get started, open your SharePoint site in SPD and choose to create a new ASPX page: An ASPX...
Posted
Feb 06 2008, 08:00 AM
by
rmitchell
with | with
no comments
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
Composite Apps - SPD Workflow Basics
One of the great new features introduced by SharePoint Designer is the ability to create and customize Workflows using predefined conditions and actions. Most Workflows created by SPD reference a list or library so before we get started, we'll create...
Posted
Feb 05 2008, 08:00 AM
by
rmitchell
with | with
no comments
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
,
Workflow
Composite Apps - SPD and Content Pages
Now that we've seen how Master Pages work , let's look at a content page and see how it relates to a Master Page. We'll start by opening the default.aspx page in SharePoint Designer. When you open the page the first thing you'll notice is...
Posted
Feb 04 2008, 08:15 AM
by
rmitchell
with | with
no comments
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
Composite Apps - SPD and Master Pages
One of the great things about SharePoint 2007 is that it was built as an ASP.NET 2.0 web application which means that it can take advantage of the new features in ASP.NET 2.0, including Master Pages. Master Pages allow you to define the overall...
Posted
Feb 04 2008, 07:15 AM
by
rmitchell
with | with
no comments
Filed under:
Microsoft Office SharePoint Server 2007
,
Composite Applications
,
SharePoint Designer 2007
Currently Reading
Microsoft Office SharePoint Designer 2007 Step by Step View @ Amazon Designing Forms for Microsoft Office InfoPath and Forms Services 2007 View @ Amazon
Posted
Jan 25 2008, 01:57 PM
by
rmitchell
with | with
no comments
Filed under:
InfoPath Forms
,
Microsoft Office SharePoint Server 2007
,
SharePoint Designer 2007
,
Books
Office System Developer Conference 2008
If you haven't heard, Microsoft is holding an event specifically geared towards Office and SharePoint developers. It is being held February 10-13th in San Jose, California. There are six different tracks and tons of excellent sessions lined...
Posted
Jan 23 2008, 10:41 AM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
General
,
Microsoft Office SharePoint Server 2007
,
Events
Out of the Box Composite Apps - Connected Web Parts
Now that we have two related lists, it would be nice to filter our list of Products by Vendor. We can easily accomplish this using out of the box List View Web Parts (LVWP). First we’ll create a new page to host our Web Parts by going to our Pages library...
Posted
Nov 12 2007, 07:15 PM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
Microsoft Office SharePoint Server 2007
,
Composite Applications
Out of the Box Composite Apps - Lookup Columns and Related Lists
One of the powerful features in SharePoint is that it allows you to lookup data from another list giving you the ability to create relationships between your Lists and Libraries. To show how this works, let’s create a Company list and relate it to our...
Posted
Nov 12 2007, 07:27 AM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
Microsoft Office SharePoint Server 2007
,
Composite Applications
Out of the Box Composite Apps - Custom Web Part Pages
By creating custom views using the List View Web Part, you’re able to display lots of data in lots of different ways. Up until now though, we’ve been putting those views on the homepage of our site (default.aspx). In some scenarios that is just fine but...
Posted
Nov 05 2007, 07:20 AM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
IW Consulting
,
Microsoft Office SharePoint Server 2007
,
Composite Applications
Use PowerShell to list your Views
In case you want to see what’s happening behind the scenes when you add a List View Web Part to your page, jump out to PowerShell (on the SharePoint server) and take a look: So what’s happening here? PS C:\> [System.Reflection.Assembly]::LoadWithPartialName...
Posted
Nov 01 2007, 08:22 AM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
Microsoft Office SharePoint Server 2007
,
PowerShell
,
Advanced Composite Applications
Out of the Box Composite Apps - The List View Web Part (LVWP)
There’s another place you can customize how your list displays. From any Web Part Page you can add a List View Web Part for a list that exists on the current site. · Open the page in Edit mode · Click on a Web Part Zone’s “Add a Web Part” button · Select...
Posted
Nov 01 2007, 08:19 AM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
Microsoft Office SharePoint Server 2007
,
Composite Applications
Out of the Box Composite Apps - List Views
Once you have created your custom list you’ll want to choose how to display your list items. One view is already created for you and lives on the AllItems.aspx page. To create a new view, hit the View dropdown and select Create View: On the Create View...
Posted
Nov 01 2007, 07:40 AM
by
rmitchell
with | with
no comments
Filed under:
SharePoint Products and Technologies
,
Microsoft Office SharePoint Server 2007
,
Composite Applications
More Posts
Next page »
Inetium, LLC.
Disclaimer