then i try recreate a new identical webpart, i realize that the title of the webpart had been automatically
change to My Web Part Title[2], the change was triggered by the system, since the previous web part actually was hidden in the page after i decide it from the page.
in Sharpeoint 2007, we can retrieve those hidden WebPart by following these steps
- from Site Actions Dropdown menu select Edit Page.
- Click on Add a Web Part
- Click Advanced Web Part gallery and options
- Click on Closed Web Parts
- Drag closed web part onto the page.
- Now you can closed the webpart you do not need it any more.
However in Sharepoint 2010, we can not find "Advanced Web Part gallery and options" in the toolbar ribbon, actually all the webpart had been stored in the web part maintenance page.
the link to web part maintenance page should looks like this
http://MySite/MySubsite/MyPage.aspx?contents=1
then we can modify the status of each webpart.
No comments:
Post a Comment