Tuesday, January 19, 2010

Modify EditForm.aspx in SharePoint

Here's a neat trick to make modifications to the aspx page without going through SharePoint Designer.

Add this query string/param to the EditForm.aspx url (obtainable by clicking on any ListItem and the clicking Edit): ToolPaneView=2

The "Add Web Parts" toolbar appears!

No comments:

Post a Comment