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: SharePoint
where do i add the code in the newform.aspx file?? sorry but new to this.
ReplyDeleteSorry for not being clear in the post. All you need to do is to add this in the url after newform.aspx
ReplyDeleteYou also need to be logged in
Very helpful tip, thanks!
ReplyDelete