2/25/2008

Adding webparts to other SharePoint pages than homepage and webpart page

Recently I wanted to add some text descriptions to the "NewForm.aspx" and "EditForm.aspx". I remembered a trick Pedro Serrano showed me some time ago. It works for SharePoint 2.0 and SharePoint 3.0.

All you need to add to the page are the
 
?PageView=Shared&ToolPaneView=2
 
parameters.

This opens the Task pane for adding webparts. So now you can add any webpart to the page. Some practical uses are to add Content Editor Webparts to the page or related lists,...

Oznake ponudnika Technorati:

3 comments:

  1. where do i add the code in the newform.aspx file?? sorry but new to this.

    ReplyDelete
  2. Sorry for not being clear in the post. All you need to do is to add this in the url after newform.aspx

    You also need to be logged in

    ReplyDelete
  3. Anonymous11:45 PM

    Very helpful tip, thanks!

    ReplyDelete

Note: Only a member of this blog may post a comment.