Showing posts with label Toolbar. Show all posts
Showing posts with label Toolbar. Show all posts

Friday, March 25, 2011

Distorted Toolbar or No Toolbar in Document Library

Issue:

Sometimes back I have found very interesting issue on one of my document library.

Even if I login through system account, not getting menu bars icons.

This is only with a specific document library, if I create a new document library all menu icons were available.


Resolution:
  • As per the missing list toolbar, please go to SharePoint Designer 2007
  • Open the view page includes this list view web partRight click that web part > Convert to XSLT List View Web Part
  • Right click the web part again > Data View Properties > General Tab > enable "Show List Toolbar"
  • Verify "SharePoint List Toolbar" must be checked.
 And here is the toolbar


If all these don't work replace working Allitems.aspx page with faulty one.


In addition you can customize toolbar using above steps.

Wednesday, January 12, 2011

Enable (Enhanced Rich Text ) font format toolbar in Blog site in MOSS 2007


I have recently found issue in which Font toolbar was missing after server migration.
For troubleshooting:

  1. Check following settings on Blog site

  2. Go to "Post > List settings"

  3. Under "Columns" option you will get "Body column" which is "Multiple lines of text"

  4. Click on Body name, it will show you "Body column's settings"

  5. Under "Additional column settings" find for "Specify the type of text to allow"

  6. Right now it must be with "Plain text" so change it to "Enhanced Rich Text" which will give you toolbar back.


"Enhanced Rich Text" option is enabled by default