Modify NewForm.aspx and EditForm.aspx in Moss 2007
1.Navigate to the SharePoint List/Library
2.Open the NewForm or the Edit Form
3.Append the following querystring to the url
?PageView=Shared&ToolPaneView=2
e.g.
http://{yoursite}/Lists/listname/NewForm.aspx?PageView=Shared&ToolPaneView=2
http://{yoursite}/Lists/listname/EditForm.aspx?PageView=Shared&ToolPaneView=2
More Info
http://www.dhirendrayadav.com/2010/08/modify-newformaspx-and-editformaspx-add.html
http://www.sharepointkings.com/2008/05/how-to-edit-list-forms-like-newformaspx.html
2.Open the NewForm or the Edit Form
3.Append the following querystring to the url
?PageView=Shared&ToolPaneView=2
e.g.
http://{yoursite}/Lists/listname/NewForm.aspx?PageView=Shared&ToolPaneView=2
http://{yoursite}/Lists/listname/EditForm.aspx?PageView=Shared&ToolPaneView=2
More Info
http://www.dhirendrayadav.com/2010/08/modify-newformaspx-and-editformaspx-add.html
http://www.sharepointkings.com/2008/05/how-to-edit-list-forms-like-newformaspx.html
Comments
Post a Comment