Monday, April 25

Get rid of your WebParts

There are several different ways to “get rid of” a WebPart – below are some
options and scenarios for each.


Minimize a WebPart
HowFrom the WebPart Menu, choose MinimizeClick here
WhatDisplays only the Title-Bar for the WebPart
DetailsSets the style attribute of the WebPart’s content div to “DISPLAY: none”
WhenGood for Personal Views when you usually won’t need to see a WebPart
ConnectableYes
LayoutCan still effect page layout



Hide a WebPart
HowFrom the WebPart Task Pane, in the Layout Section, un-check “Visible on Page”Click here
WhatMarks the WebPart as (hidden) and does not display it on the pageClick here
DetailsSets the style attribute of the WebPart’s table to “DISPLAY: none”
WhenUseful when you need a WebPart as a data source/filter, but not for display
ConnectableYes
LayoutCan still effect page layout



Covertly Hide a WebPart
HowFrom the WebPart Task Pane, in the Appearance Section, change the Frame State to Minimized and the Frame Style to NoneClick here
WhatBy minimizing the WebPart, you’re telling it to display only the title bar. By setting the Frame Style to None, you’re telling the WebPart to hide its title bar. The WebPart is effectively not displayed.
DetailsSets the style attribute of the WebPart’s content div to “DISPLAY: none”
WhenBecause the WebPart is not marked as (hidden) in the “Modify Shared WebParts” Menu, using this option can lead to some confusion. It is not a recommended practice.
ConnectableYes
LayoutCan still effect page layout



Close a WebPart
HowFrom the WebPart Menu, choose CloseClick here
WhatRemoves the WebPart from the page, adding it to the “Web Part Page Gallery”
WhenWhen you have imported a WebPart (.dwp) but don’t currently need it on the page. Closing the WebPart adds it to the Web Part Page Gallery, where it can be re-added later without importing the .dwp file
ConnectableNo
LayoutDoes not effect page layout



Delete a WebPart
HowFrom the WebPart Menu, choose DeleteClick here
WhatRemoves the WebPart from the page
WhenAs long as you have added the WebPart from a Gallery, you should use this option to remove WebParts that are no longer needed. You can always re-add the WebPart by browsing to it in the Gallery.
ConnectableNo
LayoutWebPart no longer exists on the page


0 Comments:

Post a Comment

<< Home