- Click Site Actions
- Click Site Settings
- Click Site libraries and lists from the Site Administration section
- Click "Customize..." on the library or list that's not working
- Scroll down the page until you see Views
- You should notice that there is no view checked as Default View
- If there are existing views to choose from, make one of them the default
- If there are no views, click Create view, and pick "All Documents" at the bottom
- Use the defaults and click OK
- This will return you to the library/list page where you should see the views section updated
- Use your crumb or Quick Launch link to return to the problemed library
- Click on the updated crumb at the top of the page, it should be working now
PS C:\Scripts>Write-host "The Best Way To Predict The Future" -foreground white The Best Way To Predict The Future PS C:\Scripts>"is to create it!"|for-each {write-host $_.toupper() -foreground white} IS TO CREATE IT!
Tuesday, September 27, 2011
Fixing SharePoint 2010 Navigation Crumbs
I found a navigation crumb whose link was broken. The library was working correctly when the user clicked the Library link in the "Quick aunch" left section but the crumb at the top wasn't pointing to the "Forms/AllItems.aspx" page but rather to nowhere. This problem occurs when there's no default view selected for the Library or list. Perform the following to fix the problem:
Subscribe to:
Posts (Atom)