Sandoval's SharePoint Spot

A personal collection of links, notes and shortcuts.

  •     
  • Biography
  • Bloggers I Follow
  • Links and More Links
  • Welcome
  • 26
    Aug 10

    How to Repair/Replace a broken SharePoint List Form

      Posted by Sandoval
      0 comments

    A life saver of an article from Ben.  I used these steps to recreate the default dispform.aspx page!

      Dataview Web Parts, Master Pages, Other Bloggers, SharePoint Designer, SharePoint Forms, Web Parts
      broken form, dispform.aspx, editform.aspx, GUID, newform.aspx
     
  • 14
    Aug 10

    Add Site Quick Launch Menu to a Web Part Page

      Posted by Sandoval
      0 comments

    You need to edit a line of code in SharePoint Designer

    • Go to Code View
    • FIND:  “Placeholderleftnavbar”
    • Delete Row (approx. line 47) that has that above code
    • OK to Change site definition
      HTML, Master Pages, Page Layout, SharePoint Designer, Tips & Tricks
      Code View, LeftNavBar, Quick Launch
     
  • 14
    Aug 10

    Creating Single Server Sign On from Central Admin

      Posted by Sandoval
      0 comments

    SSO Single Server Sign On

    Add Application Services in Central Admin

    1. Operations Tab
    2. Manage Settings for SSO

    Ensure SSO Service is Running (If you get a “Failed to Connect…”)

    1. Start/ Admin Tools/ Services
    2. Open Microsoft Single Sign On Services
    3. Log On Tab
    4. Best Practice to use to Server Admin Account (from A.D.) not the Local System Account
      1. Provide Name Password
    5. General Tab
      1. Start Service/ OK
    1. Manage Settings for SSO
      1. Manage Server Settings
      2. Provide an SP SSO Admin Account
      3. Provide Enterprise Application Definition Admin Account (usually the same as SSO Admin Account)
      4. Creates a SSO DB (Server Name, DB name)
      5. Click OK
    2. Manage Settings for Enterprise Application Definitions (link)
      1. Create a New Item for Each Back end system that will be used to with each application requiring connection.
      2. Display Name for SSO Admin
      3. Application Name that Site Admins will use to connect (No Spaces)
      4. Contact e-mail for back end db
      5. Account Type (best practice GROUP)
      6. Authentication Type (Leave blank so that no authentication is required).  This will allow for the passing of credentials
      7. Create a SP Name and Password for this Application Definition.  Ok to leave defaults (“Username” [mask NO], “Password” [mask YES]).  Not a best practice!
    3. Manage Settings for SSO
    4. Manage Account Info for Enterprise Application Definitions
      1. Provide account information that is going to be passed.
      2. Pick Enterprise App Definition created in Step 3.
      3. Provide Group name (See step 6 below)
      4. Click SET to provide User Name and Password for Enterprise Application.  (Best Practice to not provide Enterpise App Sys Admin.  Use a Enterpise App Read Only Account),
      5. Click OK/ Done

    Active Directory (use to find AD Groups)

      1. Start/ Admin Tools/ AD Users and Computers
      2. Get name and verify membership
    1. Manage Encryption Key
      1. Click Create Encryption Key
      2. Click OK/ OK
      • NOW TO USE SSO!
    1. You will be using the Application Name (not Display Name) to make a connection to the db)

    In SP Designer

      1. Go to Data View Menu
      2. Click Insert Data View
      3. From Task Pane Connect to a Data Base
      4. Click Configure Database Connection
      5. Server Info is where (SQL Server is running)
      6. Authentication (USE SSO)
      7. Click Settings
      8. Provide Application Name (Step 3c, no spaces) and
        Application Username and Password (Step 3g)
      9. Click Next/ Select Database/ Select Table
      10. Click Finish/ Ok to make the connection
      Best Practices, Central Administration, SharePoint Designer, SharePoint Server, SQL, SSO - Single Server Sign On
      Application Services, Enterprise Application Definitions, Single Server Sign On, SSO
     
  • 28
    May 10

    How to Modify the Layout of a Default.aspx Page in MS SharePoint Designer

      Posted by Sandoval
      0 comments

    http://www.5min.com/Video/How-to-Modify-the-Layout-of-a-Defaultaspx-Page-in-MS-SharePoint-Designer-80729198?

      Page Layout, SharePoint Designer
      Master Page
     
  • 28
    May 10

    How to Customize List View Pages in MS SharePoint Designer

      Posted by Sandoval
      0 comments

    Good demo for SPD beginners.

    http://www.5min.com/Video/How-to-Customize-List-View-Pages-in-MS-SharePoint-Designer-80729533

      Page Layout, SharePoint Designer, SharePoint Forms, Web Parts
      SharePoint Designer, SharePoint Forms, Web Parts
     
  • 6
    May 10

    Custom Group Order in a SharePoint List: Dynamic Grouping

      Posted by Sandoval
      0 comments

    Haven’t tried this, but posting it here for future reference. The one shortcome in converting a list into XSLT in SPD is the fact that the grouping will not count the number of items for its group. This SharePoint Designer trick looks to be the solution.

    Thanks Tudor!

      SharePoint Designer
      Grouping, SharePoint Designer, xslt
     
  • 10
    Feb 10

    Editing the hard coded links in the master page

      Posted by Sandoval
      0 comments

    Go To…

    _catalogs/masterpage/masterpagenamehere

      SharePoint Designer
      Master Page
     
  • 10
    Feb 10

    Create a custom list form

      Posted by Sandoval
      0 comments

    Solution:

    http://office.microsoft.com/client/helppreview.aspx?AssetID=HA101191111033&ns=SPD&lcid=1033

      SharePoint Designer, SharePoint Forms
      Customize
     
Recent Posts
  • Can not add the user because a user with that name already exists …
  • With WSS3 (or MOSS 2007) and Outlook 2007, we have the ability to not only view activity from multiple calendar sources in one virtual calendar view, but we can also edit these SharePoint calendars directly from Outlook.
  • Illegal Characters
  • Using TODAY As a calculated column
  • How to Repair/Replace a broken SharePoint List Form
Recent Comments
    Tags

    Alerts Attachments Calculated Columns Calendar Calendars Checkbox Compare Values Concatenate Contains Crawl Customize Date Field Edit Page Error Folders Form Letter Formulas & Functions History hyperlinks If Then Statement Illegal Characters index indexing InfoPath LDAP Query Master Page Migrate Minutes Move Content Multiple Items Notes Office Outlook Integration Repeat Characters Server Limits SharePoint Designer Solid Line SSP stsadm Task Pane Today Truncate URL Visio Word Count

    Feed
    •    Posts Feed
    •    Comments Feed
    • Archives

      • September 2011
      • April 2011
      • October 2010
      • September 2010
      • August 2010
      • May 2010
      • April 2010
      • March 2010
      • February 2010
    • Categories

      • Best Practices
        • Browsers
        • I.T. Know How
        • Tips & Tricks
      • Blog Spots
        • Other Bloggers
      • Code Library
        • HTML
        • jQuery
      • Microsoft
        • Excel Services
        • Functions and Formulas
        • InfoPath
        • Office
        • SharePoint Designer
      • SharePoint
        • Calculated Columns
        • Calendars
        • Central Administration
        • Content Editor Web Parts
        • Dataview Web Parts
        • Document Libraries
        • Error Messages
        • List/Document Library
        • Master Pages
        • Page Layout
        • Search
        • Security
        • Server Limits
        • SharePoint Forms
        • SharePoint Server
        • SSO – Single Server Sign On
        • Web Parts
        • Workflow
      • SQL

    Copyright © Sandoval's SharePoint Spot