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

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell