Skip to main content
SharePoint Designer 2007 Step by Step

SharePoint Designer

Go Search
SharePoint Designer
Resources
Book Review
FAQs
Blog
  
SharePoint Designer > Errata  

Errata

Modify settings and columns
If you find any inaccuracies in the book, email errataATsharepointdesignerstepbystepDOTcom
  
View: 
NotesFilterEdit
1 - IntroUnderstanding Windows SharePoint Services6
A new download for Windows SharePoint Services 3.0 is available on Microsoft's Download center that incorporates Service Pack 2. See link items in section below for Chapter 1.
 
5 - Lists and LibrariesModifying a Built-In List Form Page122
Point 4. Should read "Double-click NewTask.aspx to open it in the document window".
 
If one follows the instruction to the letter, the NewForm.aspx will be broken. As a result, the New Item form created generates an error message "Invalid Page URL."
 
There are several issues with the custom list form, so look at:
 
10 - CSSIdentifying Styles in Cascading Style Sheets231
In the Tip section, last sentence, replace reference to script with style, so it should read:
' therefore, to make the page appear in the list, add a style block (<style>..</style>) to the head tags of the page.'
 
10 - CSSUsing the Style Application Toolbar240
Point 6. Last sentence, should read 'Therefore, the styles in the ApplyStyle.css file are applied first, followed by those styles in the <style> tags on the current page, followed by inline styles.
 
10 - CSSUnderstanding CSS Inheritance in SharePoint245
First sentence on the page, replace <script> with <style>.